diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-11 23:17:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-11 23:17:05 +0000 |
commit | 42b5dc8926c658550a5847ef7ea42373a6fb4726 (patch) | |
tree | 0bc897c840a4d6a98478d86940d94f32c179cf1c /Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty | |
parent | 71945bfdf73e58a09c05155c6d49729528cac3f7 (diff) |
fithesis (11dec15)
git-svn-id: svn://tug.org/texlive/trunk@39079 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty index 4ec0cd36b7a..d493f6344e6 100644 --- a/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty +++ b/Master/texmf-dist/tex/latex/fithesis/style/mu/fithesis-med.sty @@ -50,7 +50,7 @@ %% The names of the source files used are shown above. %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{fithesis/style/mu/fithesis-med}[2015/11/29] +\ProvidesPackage{fithesis/style/mu/fithesis-med}[2015/12/08] \thesis@color@setup{ links={HTML}{F58E76}, tableEmph={HTML}{FF9D85}, @@ -111,7 +111,7 @@ \fi\pagestyle{empty} \parindent 1.5em \setcounter{page}{1} - \pagenumbering{arabic}} + \pagenumbering{roman}} \def\thesis@blocks@mainMatter{% \thesis@blocks@clear \setcounter{page}{1} @@ -127,7 +127,8 @@ \thesis@pages\ \thesis@@{bib@pages}. \thesis@@{advisorTitle}: \thesis@advisor} \def\thesis@blocks@preamble{% - \thesis@blocks@cover + \thesis@blocks@coverMatter + \thesis@blocks@cover \thesis@blocks@frontMatter \thesis@blocks@titlePage \onehalfspacing |