summaryrefslogtreecommitdiff
path: root/info/german/fancyhdr/bsp1.tex
blob: 1314c01e0a25f6b8171a64d382cbc3e32aaabfbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
\documentclass[10pt,a5paper,twoside,titlepage]{article}
\usepackage{german}
\usepackage[DIV20]{typearea}
%\usepackage{fancyhdr}
\usepackage{pslatex}


\title{Beispiele zu \texttt{fancyhdr}}
\author{Hans Friedrich Steffani}
\pagestyle{plain}

\begin{document}
\maketitle
\section{Beispiel 1}
\begin{verbatim}
\pagestyle{plain}
\end{verbatim}
\input{beispiel}
\end{document}