diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/09-03-8.ltx2')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/09-03-8.ltx2 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/09-03-8.ltx2 b/Master/texmf-dist/doc/latex/einfuehrung/09-03-8.ltx2 index 39e8aea8f4a..61fa14f4ead 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/09-03-8.ltx2 +++ b/Master/texmf-dist/doc/latex/einfuehrung/09-03-8.ltx2 @@ -1,9 +1,11 @@ %% %% Ein Beispiel der DANTE-Edition +%% +%% 1. Auflage %% %% Beispiel 09-03-8 auf Seite 407. %% -%% Copyright (C) 2012 Herbert Voss +%% Copyright (C) 2011 Herbert Voss %% %% It may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3 @@ -15,15 +17,16 @@ %% ==== % Show page(s) 1,3 %% +%% \documentclass[paper=7cm:7cm,pagesize]{screxabook} \pagestyle{empty} \setlength\textwidth{190.324pt} \setlength\parindent{0pt} \areaset{5cm}{6cm} \usepackage[utf8]{inputenc}\AtBeginDocument{\sloppy} - +\StartShownPreambleCommands \documentclass{scrbook} \newcommand*\diff{\mathop{}\!\mathrm{d}} - +\StopShownPreambleCommands \begin{document} \chapter{foo} Die Gleichungen werden kapitelweise gezählt. |