summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-01-29 22:33:28 +0000
committerKarl Berry <karl@freefriends.org>2017-01-29 22:33:28 +0000
commitbd56ba4e78930d918f50e0ca082dea03bc614938 (patch)
tree84df73201b80141037c0ad9ac86b6f7c8683e632 /Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
parente02235dda0e68d2131b9cf111af5448fa125ad58 (diff)
fithesis (29jan17)
git-svn-id: svn://tug.org/texlive/trunk@43085 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
index 930c56f1003..3f5781f3df0 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/fsps.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/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},
@@ -29,6 +31,11 @@
% \begin{macrocode}
\thesis@blocks@titlePage@field@true
% \end{macrocode}
+% Note that there is no direct support for the seminar paper and
+% thesis proposal types. If you would like to change the contents
+% of the preamble and the postamble, you should modify the
+% |\thesis@blocks@preamble| and |\thesis@blocks@postamble| macros.
+%
% All blocks within the autolayout preamble and postamble that are
% not defined within this file are defined in the
% \texttt{style/mu/fithesis-base.sty} file.