summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etoc/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/etoc/README')
-rw-r--r--Master/texmf-dist/doc/latex/etoc/README46
1 files changed, 30 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/latex/etoc/README b/Master/texmf-dist/doc/latex/etoc/README
index fe1d0e18f9f..0067d3859bb 100644
--- a/Master/texmf-dist/doc/latex/etoc/README
+++ b/Master/texmf-dist/doc/latex/etoc/README
@@ -1,10 +1,11 @@
%
% Package: etoc
-% Version: 2014/04/22 v1.07l
+% Version: 1.07l (2014/04/22; doc of 2014/04/29)
% Description: Completely customisable TOCs (jfB)
%
-% Copyright (C) 2012-2013-2014 by
-% Jean-Francois Burnol <jfbu at free dot fr>
+% Copyright (C) 2012-2013-2014 Jean-Francois Burnol <jfbu at free dot fr>
+% Copyright (C) 2014 Christine Roemer <Christine_Roemer at t-online dot de>
+% and collaborators for the translation into German of the documentation
% License: LPPL 1.3c or later
@@ -59,7 +60,8 @@ INSTALLATION
It is also possible to run latex/pdflatex directly on etoc.dtx
- At least three ways to produce etoc.pdf:
+ At least three ways to produce etoc.pdf (method (3) is preferred):
+
(1) latex etoc.dtx (three times), then dvips, then ps2pdf
(2) pdflatex etoc.dtx (three times)
(3) latex etoc.tex (three times), then dvipdfmx
@@ -68,16 +70,26 @@ INSTALLATION
Options can be set in etoc.tex:
- scrdoc class options (paper size, font size, ...)
- with or without source code,
- - with dvipdfmx or with latex/pdflatex.
+ - with dvipdfmx or with latex+dvips or pdflatex.
- Installation:
+ To produce etoc-DE.pdf (German documentation) run tex on etoc.ins
+ or etoc.dtx to produce etoc-DE.tex, then compile etoc-DE.tex with
+ latex (thrice) then dvipdmx, or set first to 0 \Withdvipdfmx in
+ etoc-DE.tex to allow compilation with pdflatex.
- etoc.sty->TDS:tex/latex/etoc/etoc.sty
- etoc.dtx->TDS:source/latex/etoc/etoc.dtx
- etoc.pdf->TDS:doc/latex/etoc/etoc.pdf
+ Um etoc-DE.pdf zu erzeugen ist latex dreimal mit etoc-DE.tex laufen
+ zu lassen, dann dvipdfmx mit etoc-DE.dvi. Im Falle von Problemen
+ mit dvipdfmx ist \Withdvidpdfmx auf 0 in etoc-DE.tex zu setzen,
+ dann ist pdflatex dreimal mit etoc-DE.tex laufen zu lassen.
- etoc.tex, etoc.ins, etoc.aux, etoc.toc, etc... may be discarded
+ Installation:
+ etoc.sty -> TDS:tex/latex/etoc/etoc.sty
+ etoc.dtx -> TDS:source/latex/etoc/etoc.dtx
+ etoc.pdf -> TDS:doc/latex/etoc/etoc.pdf
+ etoc-DE.pdf -> TDS:doc/latex/etoc/etoc-DE.pdf
+
+ The other files may be discarded.
LICENSE
=======
@@ -92,11 +104,13 @@ LICENSE
and version 1.3 or later is part of all distributions of
LaTeX version 2005/12/01 or later.
- This Work has the LPPL maintenance status Author-Maintained.
-
- The Author of this Work is Jean-Francois Burnol <jfbu at free dot fr>.
-
- This Work consists of the main source file etoc.dtx and the
- derived files etoc.sty, etoc.ins, etoc.tex, etoc.dvi, etoc.pdf
+ The Authors of this Work are:
+ Jean-Francois Burnol <jfbu at free dot fr> for the source code and
+ English documentation, and
+ Christine Roemer <Christine_Roemer at t-online dot de> and collaborators
+ for the translation into German of the documentation.
+ This Work consists of the main source file etoc.dtx and the derived
+ files etoc.sty, etoc.ins, etoc.tex, etoc-DE.tex, etoc.pdf, etoc-DE.pdf,
+ etoc.dvi, etoc-DE.dvi.