summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etoc/etoc.tex
blob: 2f857aac275abc87a40c09388bd6a6f6be5750b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\def\jfbpkgname {etoc} \def\jfbpkgdate {2014/03/06} \def\jfbpkgversion {v1.07k}
\def\jfbpkgdescription {Completely customisable TOCs (jfB)}
%%
%% Package: etoc
%% 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.
%%
%% customize as desired the class options and the two toggles below.
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile{\jfbpkgname.tex}%
   [\jfbpkgdate\space\jfbpkgversion\space\jfbpkgdescription]%
\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
%%% Local Variables:
%%% mode: latex
%%% End:
\endinput
%%
%% End of file `etoc.tex'.