diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls')
-rw-r--r-- | Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls index a1067b91d27..8623412e90e 100644 --- a/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls +++ b/Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls @@ -79,12 +79,12 @@ % \begin{macrocode} \ExecuteOptions{pagereftolabel,lessindexnotes} \PassOptionsToClass{% - version, bibtotoc, idxtotoc, tablecaptionabove, smallheadings, - cleardoubleplain + cleardoubleplain, + version, }{scrguide} \ProcessOptions\relax % \end{macrocode} |