diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/06-03-32.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/einfuehrung/06-03-32.ltx | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/06-03-32.ltx b/Master/texmf-dist/doc/latex/einfuehrung/06-03-32.ltx index b783bef831b..f332b6157f4 100644 --- a/Master/texmf-dist/doc/latex/einfuehrung/06-03-32.ltx +++ b/Master/texmf-dist/doc/latex/einfuehrung/06-03-32.ltx @@ -1,9 +1,11 @@ %% %% Ein Beispiel der DANTE-Edition +%% +%% 1. Auflage %% %% Beispiel 06-03-32 auf Seite 243. %% -%% Copyright (C) 2012 Herbert Voss +%% Copyright (C) 2011 Herbert Voss %% %% It may be distributed and/or modified under the conditions %% of the LaTeX Project Public License, either version 1.3 @@ -15,18 +17,19 @@ %% ==== % Show page(s) 1 %% +%% \documentclass[]{exaarticle} \pagestyle{empty} \setlength\textwidth{190.324pt} \setlength\parindent{0pt} \usepackage[utf8]{inputenc} - +\StartShownPreambleCommands \usepackage{array,booktabs} \usepackage[table]{xcolor} \definecolor{cLightRed}{rgb}{1,.70,.70} \definecolor{cLightYellow}{rgb}{.90,.85,.55} \definecolor{cLightGray}{rgb}{.90,.90,.90}\definecolor{cMediumGray}{rgb}{.70,.70,.70} \definecolor{cDarkGray}{rgb}{.50,.60,.70} \newcommand\thickc[1][0.5pt]{\vrule width #1} \newcommand\myMidrule{\specialrule{0.6pt}{0pt}{0pt}} - +\StopShownPreambleCommands \begin{document} \renewcommand{\arraystretch}{1.35} \begin{tabular}{|l|c|c|m{4cm}|} \specialrule{2pt}{5pt}{0pt} |