diff options
author | Karl Berry <karl@freefriends.org> | 2015-11-21 22:28:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-11-21 22:28:59 +0000 |
commit | 8596be0f15d110b8655d08aa44db806eac9729e3 (patch) | |
tree | 600518dc26d7604be112cb6b850d7d1da6155e2b /Master/texmf-dist/source/latex/fithesis | |
parent | 6672341b0554a90796352157889e59c830049ee9 (diff) |
fithesis (20nov15)
git-svn-id: svn://tug.org/texlive/trunk@38912 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis')
-rw-r--r-- | Master/texmf-dist/source/latex/fithesis/fithesis.dtx | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx index ad5fc26dec9..17e843f5a26 100644 --- a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx +++ b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx @@ -49,11 +49,18 @@ %<*class> \NeedsTeXFormat{LaTeX2e} % Define `\thesis@version` and store it in the `VERSION.tex` file \fi -\def\thesis@version{2015/11/17 v0.3.24 fithesis3 MU thesis class} +\def\thesis@version{2015/11/21 v0.3.26 fithesis3 MU thesis class} % {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f} % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % +% \changes{v0.3.26} {2015/11/21}{Updated the example documents and +% the user guide. Fixed a typo in the description of +% \cs{thesis@season}. [VN]} +% \changes{v0.3.25} {2015/11/20}{The example documents from the +% \texttt{example} directory are now a part of the CTAN archive. +% Additional information were inserted into the guide and to the +% example files. [VN]} % \changes{v0.3.24} {2015/11/17}{Added the \cs{thesis@backend} % tunable. The hyphenation pattern switching now uses % \textsf{polyglossia} instead of crude \cs{language} switching @@ -827,8 +834,8 @@ % \item\DescribeMacro{\thesis@season}|\thesis@season| -- Expands % to either: % \begin{itemize} -% \item\texttt{spring} if $2>{}$\texttt{MM}${}<9$, -% \item\texttt{fall} if $2\leq{}$\texttt{MM}${}\geq9$. +% \item\texttt{spring} if $2<{}$\texttt{MM}${}<9$, +% \item\texttt{fall} if \texttt{MM}${}\leq2$ or \texttt{MM}${}\geq9$. % \end{itemize} % \item\DescribeMacro{\thesis@academicYear}|\thesis@academicYear| % -- The academic year of the given semester: |