diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/05-09-7.ltx2crop')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/05-09-7.ltx2crop | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/05-09-7.ltx2crop b/Master/texmf-dist/doc/latex/einfuehrung/05-09-7.ltx2crop deleted file mode 100644 index 9a3d0c31546..00000000000 --- a/Master/texmf-dist/doc/latex/einfuehrung/05-09-7.ltx2crop +++ /dev/null @@ -1,37 +0,0 @@ -%% -%% Ein Beispiel der DANTE-Edition -%% -%% 1. Auflage -%% -%% Beispiel 05-09-7 auf Seite 170. -%% -%% Copyright (C) 2012 Herbert Voss -%% -%% 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. -%% -%% -%% ==== -% Show page(s) 1 -%% -%% -\documentclass[ngerman,paper=a6,pagesize,parskip=half]{screxabook} -\pagestyle{empty} -\usepackage{babel} -\usepackage[utf8]{inputenc} -\usepackage[T1]{fontenc} -\hyphenation{Gewicht} -\AtBeginDocument{\sloppy} -\StartShownPreambleCommands - -\StopShownPreambleCommands -\begin{document} -Testen wir nun ein Verhalten von -79~kg Gewicht. - -Testen wir nun ein Verhalten von -\mbox{79 kg} Gewicht. -\end{document} |