\documentclass[10pt]{article}

\setlength{\oddsidemargin}{-1mm}

\setlength{\evensidemargin}{-1mm}

\setlength{\marginparwidth}{0pt}

\setlength{\marginparsep}{0pt}

\setlength{\headsep}{10mm}

\topskip0pt

\topmargin20pt

\textwidth16.45cm

\textheight21.8cm

\raggedbottom

\setlength{\bibindent}{0pt}

\setlength{\parindent}{0pt}

\newcommand{\vb}{\vspace{\baselineskip}}

%begin{latexonly}
\renewcommand{\baselinestretch}{1.5}

\renewcommand{\arraystretch}{0.66666666}
%end{latexonly}

\newcommand{\qqed}{\nopagebreak\hfill\rule[-0.2ex]{1ex}{1ex}}

\newenvironment{ce}{\begin{array}{c}}{\end{array}}

\setcounter{secnumdepth}{5}

\setcounter{tocdepth}{5}

\begin{document}

\thispagestyle{empty}

\section{Test}

Zur Verdeutlichung einige Beispiele von Kurven und Regionen:

\setlength{\unitlength}{1in}

\begin{center}

\begin{picture}(4.96,1.5)

\put(0,1.5){\special{em:graph kurven.pcx}}

\put(0.45,0.05){(a)}

\put(1.7,0.05){(b)}

\put(2.9,0.05){(c)}

\put(4.65,0.05){(d)}

\end{picture}

\end{center}

\end{document}
