%% %% Der LaTeX-Begleiter, zweite Auflage (September 2005) %% %% Beispiel 10-1-23 von Seite 627. %% %% Copyright (C) 2005 Frank Mittelbach, Michel Goossens, %% Johannes Braams, David Carlisle, and Chris Rowley %% %% Uebersetzung: Copyright (C) 2005 Claudia Krysztofiak, %% Rebecca Stiels und Frank Mittelbach %% %% It may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. %% %% See http://www.latex-project.org/lppl.txt for details. %% \documentclass{lb2exa} \pagestyle{empty} \setcounter{page}{6} \setlength\textwidth{149.4372pt} \StartShownPreambleCommands \usepackage{epic,eepic} \setlength{\unitlength}{2mm} \StopShownPreambleCommands \begin{document} \begin{picture}(25,14) \drawline(0,0)(0,7)(5,14)(10,7) (0,7)(10,0)(0,0)(10,7)(10,0) \thicklines \drawline[70](15,0)(15,7)(20,14)(25,7) (15,7)(25,0)(15,0)(25,7)(25,0) \end{picture} \end{document}