summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etoc/etoc.tex
blob: d97b850fa917fa4558b9d98ce5f81f46da46a631 (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
26
27
%%
%% Package: etoc
%% Version: 1.09e
%% License: LPPL 1.3c
%% Copyright (C) 2012-2021 Jean-Francois Burnol
%%                         <jfbu at free dot fr>
%% Copyright (C) 2014-2015 Christine Roemer and collaborators
%%                         <Christine_Roemer at t-online dot de>
%%               (translation into German of the documentation)
%% run pdflatex thrice on this file etoc.tex to produce the documentation
%% etoc.pdf, with source code included.
%%
\chardef\Withdvipdfmx 0 % replace 0 by 1 for using latex+dvipdfmx
\chardef\NoSourceCode 0 % replace 0 by 1 for the doc *without* the source code
\NeedsTeXFormat{LaTeX2e}
\ProvidesFile {etoc.tex}[Driver for etoc documentation]%
\PassOptionsToClass   {a4paper,fontsize=11pt,twoside}{scrdoc}
\PassOptionsToPackage {ngerman,english}{babel}
\chardef\ForEnglish 1 % (\ForEnglish and \ForDeutsch flags can't be BOTH  1 ...)
\chardef\ForDeutsch 0 %
\input etoc.dtx
%%% Local Variables:
%%% mode: latex
%%% End:
\endinput
%%
%% End of file `etoc.tex'.