summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/einfuehrung2/12-03-1.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung2/12-03-1.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/einfuehrung2/12-03-1.ltx60
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung2/12-03-1.ltx b/Master/texmf-dist/doc/latex/einfuehrung2/12-03-1.ltx
new file mode 100644
index 00000000000..f9b801d781d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/einfuehrung2/12-03-1.ltx
@@ -0,0 +1,60 @@
+%%
+%% Ein Beispiel der DANTE-Edition
+%%
+%% 2. Auflage
+%%
+%% Beispiel 12-03-1 auf Seite 600.
+%%
+%% Copyright (C) 2016 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]{exaarticle}
+\pagestyle{empty}
+\setlength\textwidth{169.16928pt}
+\usepackage{babel}
+\usepackage[textwidth=12cm,textheight=15cm]{geometry}
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+\setlength{\parindent}{0em}
+%StartShownPreambleCommands
+\newcommand\setfont[3][T1]{{\fontencoding{#1}%
+ \fontfamily{#2}\selectfont #3\par}}
+%StopShownPreambleCommands
+\begin{document}
+Dies ist Computer Modern.\par
+\setfont{antt}{Dies ist Antikwa Torunska.}
+\setfont{bch}{Dies ist Charter.}
+\setfont{ccr}{Dies ist Computer Concrete.}
+\setfont{DejaVuSerif-TLF}{Dies ist DejaVu.}
+\setfont{fav}{Dies ist Arev.}
+\setfont{zi4}{Dies ist Inconsolata.}
+\setfont{LinuxBiolinumT-LF}{Dies ist Linux Biolinum.}
+\setfont{LinuxLibertineT-LF}{Dies ist Linux Libertine.}
+\setfont{fvs}{Dies ist Bitstream Vera Sans.}
+\setfont{jkp}{Dies ist Johann Kepler.}
+%\setfont{zgmx}{Dies ist Garamond.}
+\setfont{pag}{Dies ist Avant Garde.}
+\setfont{pbk}{Dies ist Bookman.}
+\setfont{pcr}{Dies ist Courier.}
+\setfont{phv}{Dies ist Helvetica.}
+\setfont{pnc}{Dies ist New Century Schoolbook.}
+\setfont{ppl}{Dies ist Palatino.}
+\setfont{ptm}{Dies ist Times.}
+\setfont{put}{Dies ist Utopia.}
+\setfont{pzc}{Dies ist Zapf Chancery.}
+\setfont{qzc}{Dies ist \TeX-Gyre Chorus.}
+\setfont{uncl}{Dies ist Uncial.}
+\setfont{yes}{Dies ist Electrum.}
+\setfont{yly}{Dies ist Libris.}
+\setfont{yvt}{Dies ist Venturis.}
+\end{document}