From bd56ba4e78930d918f50e0ca082dea03bc614938 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Jan 2017 22:33:28 +0000 Subject: fithesis (29jan17) git-svn-id: svn://tug.org/texlive/trunk@43085 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/fithesis/fithesis.dtx | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/source/latex/fithesis/fithesis.dtx') diff --git a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx index 408373e8543..48851b10765 100644 --- a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx +++ b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx @@ -56,11 +56,16 @@ \gdef\thesis@version@number{#1} \gdef\thesis@version@date{#2} \gdef\thesis@version{#2 #1 fithesis3 MU thesis class}} -\thesis@versiondef{v0.3.41a}{2016/12/10}} +\thesis@versiondef{v0.3.42}{2017/01/28}} % {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % +% \changes{v0.3.42} {2017/01/28}{Documented that all color +% settings are done in the \textsc{rgb} colorspace, which makes +% the color option suitable mostly for the digital versions of +% fithesis documents rather than for printing. Added the thesis +% proposal thesis type. [VN]} % \changes{v0.3.41} {2016/08/17}{Removed the arbitrary limitation % of \cs{thesissetup}, which prevented it from accepting % multi-paragraph values. The \cs{thesislong} macro is therefore @@ -674,6 +679,7 @@ % Seminar paper & \texttt{sem} \\ % Bachelor's thesis & \texttt{bc} \\ % Master's thesis & \texttt{mgr} \\ +% Thesis proposal & \texttt{prop} \\ % Doctoral thesis & \texttt{d} \\ % Rigorous thesis & \texttt{r} \\\bottomrule % \end{tabular}\end{center} @@ -683,6 +689,7 @@ % the \DescribeMacro{\thesis@sempaper}|\thesis@sempaper|, % \DescribeMacro{\thesis@bachelors}|\thesis@bachelors|, % \DescribeMacro{\thesis@masters}|\thesis@masters|, +% \DescribeMacro{\thesis@proposal}|\thesis@proposal|, % \DescribeMacro{\thesis@doctoral}|\thesis@doctoral| and % \DescribeMacro{\thesis@rigorous}|\thesis@rigorous| macros % containing the corresponding \textit{type} values are available @@ -691,6 +698,7 @@ \def\thesis@sempaper{sem} \def\thesis@bachelors{bc} \def\thesis@masters{mgr} +\def\thesis@proposal{prop} \def\thesis@doctoral{d} \def\thesis@rigorous{r} \let\thesis@type\thesis@bachelors -- cgit v1.2.3