diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/05-02-7.ltx2')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/05-02-7.ltx2 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/05-02-7.ltx2 b/Master/texmf-dist/doc/latex/einfuehrung/05-02-7.ltx2 index 778f94b6dbf..b96e52e060e 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/05-02-7.ltx2 +++ b/Master/texmf-dist/doc/latex/einfuehrung/05-02-7.ltx2 @@ -1,5 +1,7 @@ %% %% Ein Beispiel der DANTE-Edition +%% +%% 1. Auflage %% %% Beispiel 05-02-7 auf Seite 130. %% @@ -15,6 +17,7 @@ %% ==== % Show page(s) 1,2,3,4 %% +%% \documentclass[paper=a5,headinclude,footinclude,twoside,parskip=full,pagesize]{screxa} \pagestyle{empty} \usepackage[T1]{fontenc} @@ -22,13 +25,13 @@ \usepackage[ngerman]{babel} \paperheight=11cm\areaset{\textwidth}{10cm} \usepackage{blindtext} - +\StartShownPreambleCommands \usepackage{fancyhdr} \pagestyle{fancy} \addtolength\headheight{\normalbaselineskip} \renewcommand\sectionmark[1]{\markboth{#1}{}} \renewcommand\subsectionmark[1]{\markright{#1}} \rhead{\leftmark\\\rightmark} - +\StopShownPreambleCommands \begin{document} \section{Einführung} \blindtext\newpage \subsection{Seitenstil \texttt{fancy}}\blindtext\newpage |