diff options
author | Dr. Clea F. Rees <cfrees@imapmail.org> | 2008-12-03 00:37:19 +0000 |
---|---|---|
committer | Dr. Clea F. Rees <cfrees@imapmail.org> | 2008-12-03 00:37:19 +0000 |
commit | 345df745f9c4bb7fe8030e4605141267e59a8a03 (patch) | |
tree | c8186f8a2a7831641099dc5b15aa16019e21eeff /Master/texmf-dist/source/latex/koma-script/doc/scrguide.cls | |
parent | 0af99b8d02ea723532ea219c1a18eccb9c0c48fb (diff) |
koma-script 3.01a
git-svn-id: svn://tug.org/texlive/trunk@11504 c570f23f-e606-0410-a88d-b1316a301751
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} |