diff options
author | Karl Berry <karl@freefriends.org> | 2017-12-12 22:36:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-12-12 22:36:12 +0000 |
commit | 0d506032e13fe359b86f88075101ad84924f22f6 (patch) | |
tree | 2a06ebb49e43dd817b3760047914b2baec21428c /Master/texmf-dist/tex | |
parent | cf142719d340fd8fd648781340d6bcbb9db6820d (diff) |
hepthesis (12dec17)
git-svn-id: svn://tug.org/texlive/trunk@46054 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/hepthesis/hepthesis.cls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/hepthesis/hepthesis.cls b/Master/texmf-dist/tex/latex/hepthesis/hepthesis.cls index fca6c856a38..a430515657c 100644 --- a/Master/texmf-dist/tex/latex/hepthesis/hepthesis.cls +++ b/Master/texmf-dist/tex/latex/hepthesis/hepthesis.cls @@ -215,7 +215,7 @@ %% ======================================================================== %% Base class -\LoadClass[12pt,chapterprefix]{scrbook} +\LoadClass[chapterprefix]{scrbook} %% Use wide format if using A4 paper \ifx\@requireAFourWide\@empty\else\RequirePackage{a4wide}\fi |