summaryrefslogtreecommitdiff
path: root/info/examples/Einfuehrung2/15-05-15.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/Einfuehrung2/15-05-15.ltx')
-rw-r--r--info/examples/Einfuehrung2/15-05-15.ltx44
1 files changed, 44 insertions, 0 deletions
diff --git a/info/examples/Einfuehrung2/15-05-15.ltx b/info/examples/Einfuehrung2/15-05-15.ltx
new file mode 100644
index 0000000000..fd16c393ad
--- /dev/null
+++ b/info/examples/Einfuehrung2/15-05-15.ltx
@@ -0,0 +1,44 @@
+%%
+%% Ein Beispiel der DANTE-Edition
+%%
+%% 2. Auflage
+%%
+%% Beispiel 15-05-15 auf Seite 820.
+%%
+%% 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[]{exaarticle}
+\pagestyle{empty}
+\setlength\textwidth{352.81416pt}
+\parindent=0pt
+%StartShownPreambleCommands
+\usepackage[ngerman]{babel}
+\usepackage[scaled=0.84]{beramono}
+\usepackage{booktabs}
+\def\Lcs#1{\tabular[b]{@{}c@{}}\small\texttt{\textbackslash ghspic\{#1\}}\\\ghspic{#1}\endtabular}
+\usepackage{ghsystem}
+%StopShownPreambleCommands
+\begin{document}
+\begin{tabular}{@{}*5c @{}}\toprule
+% \rm\em Name & \em Abb. & \rm\em Name & \em Abb. & \rm\em Name & \em Abb. \\\midrule
+\Lcs{explos} & \Lcs{explos-1} & \Lcs{explos-2} & \Lcs{explos-3} \\
+\Lcs{explos-4} & \Lcs{explos-5} & \Lcs{explos-6} & \Lcs{flame} \\
+\Lcs{flame-2-white} & \Lcs{flame-2-black} & \Lcs{flame-3-white} & \Lcs{flame-3-black} \\
+\Lcs{flame-4-1} & \Lcs{flame-4-2} & \Lcs{flame-4-3-white}& \Lcs{flame-4-3-black} \\
+\Lcs{flame-5-2-white}& \Lcs{flame-5-2-black} & \Lcs{flame-O} & \Lcs{flame-O-5-1}\\
+\Lcs{bottle} & \Lcs{bottle-2-black} & \Lcs{bottle-2-white} & \Lcs{acid} \\
+\Lcs{acid-8} & \Lcs{skull} & \Lcs{skull-2} & \Lcs{skull-6} \\
+\Lcs{exclam} & \Lcs{health} & \Lcs{aqpol} & \\\bottomrule
+\end{tabular}
+\end{document}