summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/etoc/etoc-DE.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-29 21:48:39 +0000
committerKarl Berry <karl@freefriends.org>2014-04-29 21:48:39 +0000
commit3603d66ecbc122dc0b287c5cebde72beafeba67c (patch)
tree0e12fc5f02b8bdf2747caf876ca5d6e07e958171 /Master/texmf-dist/doc/latex/etoc/etoc-DE.tex
parentb5777a3a3919ee935dc6b78bf541399b30ddc2d3 (diff)
etoc (29apr14)
git-svn-id: svn://tug.org/texlive/trunk@33751 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/etoc/etoc-DE.tex')
-rw-r--r--Master/texmf-dist/doc/latex/etoc/etoc-DE.tex35
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/etoc/etoc-DE.tex b/Master/texmf-dist/doc/latex/etoc/etoc-DE.tex
new file mode 100644
index 00000000000..cbdc4c13af2
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/etoc/etoc-DE.tex
@@ -0,0 +1,35 @@
+%%
+%% Package: etoc
+%% Version: 1.07l (2014/04/22)
+%% License: LPPL 1.3c or later (see etoc.dtx for more information)
+%% 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
+%%
+%% run latex thrice on this file etoc-DE.tex then dvipdfmx on etoc-DE.dvi
+%% to produce the German documentation etoc-DE.pdf (without source code).
+%%
+%% possible dvipdfmx warnings (due to hyperlinks extending over page
+%% breaks) may be ignored, but in case of a too old dvipdfmx, it may
+%% be preferable to use pdflatex. For this set \Withdvipdfmx to 0.
+%%
+%% 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 zu setzen, dann ist pdflatex
+%% dreimal mit etoc-DE.tex laufen zu lassen.
+%%
+\chardef\Withdvipdfmx 1 % replace 1 by 0 for using latex+dvips or pdflatex
+\chardef\NoSourceCode 1 % replace 1 by 0 for the doc *with* the source code
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesFile {etoc-DE.tex}[Driver for etoc German documentation]%
+\PassOptionsToClass {a4paper,fontsize=11pt,twoside,ngerman}{scrdoc}
+\PassOptionsToPackage {english,german}{babel}
+\chardef\ForEnglish 0 % (can NOT be both 1..)
+\chardef\ForDeutsch 1 %
+\input etoc.dtx
+%%% Local Variables:
+%%% mode: latex
+%%% End:
+\endinput
+%%
+%% End of file `etoc-DE.tex'.