summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx')
-rw-r--r--Master/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx b/Master/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx
index 553257ef1d8..2a0b2f03363 100644
--- a/Master/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx
+++ b/Master/texmf-dist/doc/latex/einfuehrung/14-03-8.ltx
@@ -1,9 +1,11 @@
%%
%% Ein Beispiel der DANTE-Edition
+%%
+%% 1. Auflage
%%
%% Beispiel 14-03-8 auf Seite 716.
%%
-%% 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]{exaarticle}
\pagestyle{empty}
\setlength\textwidth{352.81416pt}
@@ -23,11 +26,11 @@
\usepackage[T1]{fontenc}
\usepackage[scaled=0.85]{beramono}
\setlength{\parindent}{0em}
-
+\StartShownPreambleCommands
\usepackage{listings,xcolor}
\lstset{language=[Borland6]Pascal,numbers=left,numbersep=5pt,numberstyle=\tiny,
basicstyle=\small\ttfamily,linewidth=0.65\textwidth}
-
+\StopShownPreambleCommands
\begin{document}
\lstinputlisting[frame=single,frameround=tttt,linerange=8-12,breaklines,escapechar=/
]{data/tools/KEYTABLE.PAS}