summaryrefslogtreecommitdiff
path: root/info/examples/Einfuehrung2/15-05-15.ltx
blob: fd16c393adc55e0e644e1fb90f2f9de94c82d37f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
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}