summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx b/Master/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx
index 7227899c913..59d12619f14 100644
--- a/Master/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx
+++ b/Master/texmf-dist/doc/latex/einfuehrung/14-03-9.ltx
@@ -1,9 +1,11 @@
%%
%% Ein Beispiel der DANTE-Edition
+%%
+%% 1. Auflage
%%
%% Beispiel 14-03-9 auf Seite 717.
%%
-%% 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,6 +17,7 @@
%% ====
% Show page(s) 1
%%
+%%
\documentclass[ngerman,parskip=half]{screxabook}
\pagestyle{empty}
\setlength\textwidth{352.81416pt}
@@ -23,9 +26,9 @@
\usepackage[T1]{fontenc}
\usepackage[scaled=0.85]{beramono}
\setcounter{chapter}{1}
-
+\StartShownPreambleCommands
\usepackage{listings,xcolor}
-
+\StopShownPreambleCommands
\begin{document}
Das Listing~\ref{lst1} zeigt ein Perlprogramm.
\lstset{language=Perl,numbers=left,numbersep=5pt,numberstyle=\tiny,