summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-14 23:38:48 +0000
committerKarl Berry <karl@freefriends.org>2016-01-14 23:38:48 +0000
commitd15b1e7ca9e5168ae4c7ad4f7fc76195e9606a5d (patch)
tree46ed4135251a1eaaf37eb11eeeb80e4d6b9acb7f /Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
parent944e4fe47261a46746f151c97cdfd5fdceae4ae6 (diff)
fithesis (14jan16)
git-svn-id: svn://tug.org/texlive/trunk@39388 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx b/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
index b261d35aba3..f41f6fa10cd 100644
--- a/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/style/mu/econ.dtx
@@ -121,7 +121,7 @@
% contents.
% \begin{macrocode}
\def\thesis@blocks@toc{%
- \thesis@blocks@clear%
+ \thesis@blocks@clear
\tableofcontents}
% \end{macrocode}
% \end{macro}\begin{macro}{\thesis@blocks@tables}
@@ -129,8 +129,8 @@
% |\listoftables| and |\listoffigures|.
% \begin{macrocode}
\def\thesis@blocks@tables{%
- \thesis@blocks@clear%
- \thesis@blocks@lot%
+ \thesis@blocks@clear
+ \thesis@blocks@lot
\thesis@blocks@lof}
% \end{macrocode}
% \end{macro}