summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-05-15 22:10:27 +0000
committerKarl Berry <karl@freefriends.org>2016-05-15 22:10:27 +0000
commit5f70b2c1fb388056ec31bb162ff177ff3b7b49fa (patch)
tree4d337e02bcc05abfa091a1d3131366031de2d9ba /Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
parent09887668234cd2448c5c8272e5e16fcd538cbe39 (diff)
fithesis (15may16)
git-svn-id: svn://tug.org/texlive/trunk@41162 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo')
-rw-r--r--Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
index 7537c363ff5..57504b72174 100644
--- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
+++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-12.clo
@@ -49,7 +49,7 @@
%%
%% The names of the source files used are shown above.
%%
-\ProvidesFile{fithesis/style/mu/fithesis-12.clo}[2016/01/07]
+\ProvidesFile{fithesis/style/mu/fithesis-12.clo}[2016/05/15]
\def\thesis@titlePage@normalsize{\fontsize\@xiipt{14.5}%
\selectfont\abovedisplayskip 12\p@ plus3\p@ minus7\p@
@@ -151,12 +151,13 @@
\def\@makechapterhead#1{{%
\setlength\parindent{\z@}%
\setlength\parskip {\z@}%
+ \Large \ChapFont
\ifnum
\c@secnumdepth >\m@ne
\par\nobreak
\vskip 10\p@
- \fi
- \Large \ChapFont \thechapter{} \space #1\par
+ \thechapter{} \space
+ \fi #1\par
\nobreak
\vskip 20\p@}}