I define my document by the following:
Code: Select all
\documentclass[12pt,german,a4]{article}
Best regards,
pktm
Code: Select all
\documentclass[12pt,german,a4]{article}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass[12pt,a4paper,ngerman]{article}
\usepackage[T1]{fontenc}
\usepackage{selinput}
\SelectInputMappings{%
adieresis={ä},
germandbls={ß},
Euro={€}
}
\usepackage{babel}
\usepackage{layout}
\begin{document}
\layout
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.