diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/etoc/etoc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/etoc/etoc.tex | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/etoc/etoc.tex b/Master/texmf-dist/doc/latex/etoc/etoc.tex index 16c0d387ae7..2f857aac275 100644 --- a/Master/texmf-dist/doc/latex/etoc/etoc.tex +++ b/Master/texmf-dist/doc/latex/etoc/etoc.tex @@ -1,9 +1,9 @@ -\def\jfbpkgname {etoc} \def\jfbpkgdate {2013/12/03} \def\jfbpkgversion {v1.07j} +\def\jfbpkgname {etoc} \def\jfbpkgdate {2014/03/06} \def\jfbpkgversion {v1.07k} \def\jfbpkgdescription {Completely customisable TOCs (jfB)} %% %% Package: etoc -%% Version: 2013/12/03 v1.07j -%% Copyright (C) 2012-2013 by Jean-Francois Burnol <jfbu at free dot fr> +%% Version: 2014/03/06 v1.07k +%% Copyright (C) 2012-2013-2014 by Jean-Francois Burnol <jfbu at free dot fr> %% %% run latex thrice on this file etoc.tex then dvipdfmx on etoc.dvi %% to produce the documentation etoc.pdf, with source code included. @@ -13,7 +13,7 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesFile{\jfbpkgname.tex}% [\jfbpkgdate\space\jfbpkgversion\space\jfbpkgdescription]% -\PassOptionsToClass{a4paper,11pt}{scrdoc} +\PassOptionsToClass{a4paper,fontsize=11pt,twoside}{scrdoc} \chardef\Withdvipdfmx 1 % replace 1 by 0 for using latex/pdflatex, rather. \chardef\NoSourceCode 0 % replace 0 by 1 for the doc *without* the source code \input etoc.dtx |