summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/fithesis.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-08 22:31:16 +0000
committerKarl Berry <karl@freefriends.org>2015-07-08 22:31:16 +0000
commit9dfd1d4bde92e5e4a146159c8342a4fffd97c9c7 (patch)
tree28599181921c2660ae18c9c4c6871c36f5d58ac0 /Master/texmf-dist/source/latex/fithesis/fithesis.dtx
parentbb0caf9c8b3b6157e0722583f6a0156b1321cc17 (diff)
fithesis (8jul15)
git-svn-id: svn://tug.org/texlive/trunk@37804 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/fithesis.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/fithesis.dtx10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx
index 8fe62296ee2..dcdd1e456a4 100644
--- a/Master/texmf-dist/source/latex/fithesis/fithesis.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/fithesis.dtx
@@ -46,11 +46,15 @@
%<*class>
\NeedsTeXFormat{LaTeX2e}
% Define `\thesis@version` and store it in the `VERSION.tex` file \fi
-\def\thesis@version{2015/06/27 v0.3.19 fithesis3 MU thesis class}
+\def\thesis@version{2015/07/07 v0.3.20 fithesis3 MU thesis class}
% {\newwrite\f\openout\f=VERSION\write\f{\thesis@version}\closeout\f}
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
+% \changes{v0.3.20} {2015/07/07}{Removed an extraneous
+% \cs{hypersetup} option to eliminate a warning. Performed
+% several minor Makefile updates. Updated the technical
+% documentation.}
% \changes{v0.3.19} {2015/06/27}{Updated the license. Added the
% \texttt{fithesis-} prefix to locale files. Proof-read and
% updated the documentation. Encapsulated the
@@ -992,8 +996,8 @@
% The \marg{\texttt{autoLayout}=bool} pair either enables,
% if \textit{bool} is \texttt{true} or unspecified, or disables
% autolayout. Autolayout injects the
-% |\thesis@preamble| and |\thesis@postamble| macros
-% at the beginning and the end of the document, respectively. The
+% |\thesis@preamble| and |\thesis@postamble| macros at the
+% beginning and at the end of the document, respectively. The
% setting can be tested using the |\ifthesis@auto| \ldots |\else|
% \ldots |\fi| conditional. The autolayout is enabled by default.
% \begin{macrocode}