diff --git a/guide/mu/guide.dtx b/guide/mu/guide.dtx index f7a433d60cc642838b7c37806ac57f86b6357657..3a91880b664a978edf4d5788d40ecc3fbf53360d 100644 --- a/guide/mu/guide.dtx +++ b/guide/mu/guide.dtx @@ -485,12 +485,16 @@ \end{minted} %</sci,fi> \item[\thguide@default\thguide@digital color] - This option enables the use of colors. A colorful version of - the document is more visually pleasing, but shouldn't be used - in a printed version, if you don't have access to a color - printer. Unless you have a compelling reason not to, always - use this option in the electronic version that you are going - to publish online. + This option enables the use of colors. Note that all color + definitions and colored logos are currently in \textsf{rgb}, + which makes this option generally unsuitable for the printed + version of the document. Although most printers will accept + \textsf{rgb} documents, the resulting colors may not match + what you see on screen. + + Unless you have a compelling reason not to, you should use + this option in the electronic version that you are going to + publish online. \item[\thguide@default\thguide@printed monochrome] This option disables colors. Disabling colors is generally discouraged, unless you don't have access to a color printer. diff --git a/logo/mu/fithesis-base-color.eps b/logo/mu/fithesis-base-color.eps index ad152b75cf4fe1e6de1ccc8aac4181c2f95be668..76b11faace088b0dfe6dc6c49db84012b507382b 100644 Binary files a/logo/mu/fithesis-base-color.eps and b/logo/mu/fithesis-base-color.eps differ diff --git a/logo/mu/fithesis-econ-color.eps b/logo/mu/fithesis-econ-color.eps index 535bf7692d3920e3a24da13d0fe76e9c4277153b..fc264a9a1844d54af42795789510aad02f0388ac 100644 Binary files a/logo/mu/fithesis-econ-color.eps and b/logo/mu/fithesis-econ-color.eps differ diff --git a/logo/mu/fithesis-fsps-color.eps b/logo/mu/fithesis-fsps-color.eps index fdb85b392585a3caa712b7b964ec8d141ffe01e5..31c424a49e27c017ab638983157a7e794a53f829 100644 Binary files a/logo/mu/fithesis-fsps-color.eps and b/logo/mu/fithesis-fsps-color.eps differ diff --git a/logo/mu/fithesis-fss-color.eps b/logo/mu/fithesis-fss-color.eps index 2871c3bb2823f84011c8f7e549bbe226f9c39d00..3343cf96c49b5e1edecce4942563affed1a0abb4 100644 Binary files a/logo/mu/fithesis-fss-color.eps and b/logo/mu/fithesis-fss-color.eps differ diff --git a/logo/mu/fithesis-law-color.eps b/logo/mu/fithesis-law-color.eps index 658141b5e5b76b259d4e30c3373ee078824c1441..82905200615da97de6e00f26339ebb57047edc5a 100644 Binary files a/logo/mu/fithesis-law-color.eps and b/logo/mu/fithesis-law-color.eps differ diff --git a/logo/mu/fithesis-med-color.eps b/logo/mu/fithesis-med-color.eps index 5e204074c65746fb53f8691e13868efa821a1cf8..c507890e9e3796d47e42c171e3549003021cbd02 100644 Binary files a/logo/mu/fithesis-med-color.eps and b/logo/mu/fithesis-med-color.eps differ diff --git a/logo/mu/fithesis-ped-color.eps b/logo/mu/fithesis-ped-color.eps index 7b1165e12e4fe6956ac1fc10693e06f9d5cada9d..5cb35357f41e211df28dc3b8bf0ed14c1213a6c0 100644 Binary files a/logo/mu/fithesis-ped-color.eps and b/logo/mu/fithesis-ped-color.eps differ diff --git a/logo/mu/fithesis-phil-color.eps b/logo/mu/fithesis-phil-color.eps index 1124a1b3037453c51fe348bb4d90b2d145379cf8..d6e075636e66231d5ea9c0a55b82c6b9cf7cf7cf 100644 Binary files a/logo/mu/fithesis-phil-color.eps and b/logo/mu/fithesis-phil-color.eps differ diff --git a/logo/mu/fithesis-sci-color.eps b/logo/mu/fithesis-sci-color.eps index 0f85bcaf5fed546af2ca745dfb2f84a862e2de79..b49cb78cff071cad732f3540eedb00083dcbaa04 100644 Binary files a/logo/mu/fithesis-sci-color.eps and b/logo/mu/fithesis-sci-color.eps differ diff --git a/style/mu/econ.dtx b/style/mu/econ.dtx index 54ed2207dcad6d40822537e29e28a6b54515b9b5..64906937f3897789123e3ad1d837f3c2e14c63d3 100644 --- a/style/mu/econ.dtx +++ b/style/mu/econ.dtx @@ -9,7 +9,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-econ}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{F27995}, diff --git a/style/mu/fi.dtx b/style/mu/fi.dtx index d3eaf50c73d3ad7e1a770e6ea23f0cb7553720f7..d5963465609510364e9c6a9fc82d6a517957844f 100644 --- a/style/mu/fi.dtx +++ b/style/mu/fi.dtx @@ -8,7 +8,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-fi}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{FFD451}, diff --git a/style/mu/fsps.dtx b/style/mu/fsps.dtx index 930c56f1003b7dec91b1b3d0fcb64f526710efe0..04ed666b899c918bb16d08d9e8052496a4290e19 100644 --- a/style/mu/fsps.dtx +++ b/style/mu/fsps.dtx @@ -8,7 +8,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-fsps}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{93BCF5}, diff --git a/style/mu/fss.dtx b/style/mu/fss.dtx index 4bfd9115d5dc3b5c36759747811c00f6f3b654aa..b5b5bccce12e03f8f6d7fa3ef9968798fb395d67 100644 --- a/style/mu/fss.dtx +++ b/style/mu/fss.dtx @@ -18,7 +18,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-fss}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{58EDD7}, diff --git a/style/mu/law.dtx b/style/mu/law.dtx index fbbdad1386975881f438eea11cc1e8835e4c0968..8c603b1ae05ab222fdf46975e519e4a72071db57 100644 --- a/style/mu/law.dtx +++ b/style/mu/law.dtx @@ -8,7 +8,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-law}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{CF86EB}, diff --git a/style/mu/med.dtx b/style/mu/med.dtx index 80068611230425386217c157d1d44e1d202151eb..5a1fe36cc2d346e97c87def1889b63898c36a720 100644 --- a/style/mu/med.dtx +++ b/style/mu/med.dtx @@ -9,7 +9,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-med}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{F58E76}, diff --git a/style/mu/ped.dtx b/style/mu/ped.dtx index de71a5641dbb97401a91011560fe97d943f5afa3..fbb86d049aeab030d13003180df12b7520a2fa90 100644 --- a/style/mu/ped.dtx +++ b/style/mu/ped.dtx @@ -8,7 +8,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-ped}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{FFA02F}, diff --git a/style/mu/phil.dtx b/style/mu/phil.dtx index 3a23d4204d9842508f02aacc18413e49b78aed6e..df7b1a3bebd8958cc43e7465d8d40d69509c6b21 100644 --- a/style/mu/phil.dtx +++ b/style/mu/phil.dtx @@ -8,7 +8,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-phil}[2016/04/18] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{6FCEF2}, diff --git a/style/mu/sci.dtx b/style/mu/sci.dtx index e0bbdbe4b885c5774191b5273e20eadc171d47d9..af0528c49e8a8fea75dd242620ea1389a9fb6a5a 100644 --- a/style/mu/sci.dtx +++ b/style/mu/sci.dtx @@ -8,7 +8,9 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{fithesis/style/mu/fithesis-sci}[2016/06/06] % \end{macrocode} -% The file defines the color scheme of the respective faculty. +% The file defines the color scheme of the respective faculty. Note +% the the color definitions are in RGB, which makes the resulting +% files generally unsuitable for printing. % \begin{macrocode} \thesis@color@setup{ links={HTML}{20E366},