summaryrefslogtreecommitdiff
path: root/tex/context/base/verb-pas.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/verb-pas.tex')
-rw-r--r--tex/context/base/verb-pas.tex36
1 files changed, 18 insertions, 18 deletions
diff --git a/tex/context/base/verb-pas.tex b/tex/context/base/verb-pas.tex
index b7b041700..4b9698022 100644
--- a/tex/context/base/verb-pas.tex
+++ b/tex/context/base/verb-pas.tex
@@ -5,11 +5,11 @@
%D subtitle=Pretty \PASCAL\ and \MODULA\ Verbatim,
%D author=Berend de Boer,
%D date=\currentdate,
-%D copyright={Berend de Boer \& Hans Hagen}]
+%D copyright={Berend de Boer \& Hans Hagen]
%C
%C This module is part of the \CONTEXT\ macro||package and is
-%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
-%C details.
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
% This module will be cleaned up a bit in the process of more
% flexible verbatim options.
@@ -21,20 +21,20 @@
%D \startbuffer
%D \startPAS
%D program Hello;
-%D
+%D
%D begin
%D writeln('hello world.');
%D end.
%D \stopPAS
-%D \stopbuffer
+%D \stopbuffer
%D
-%D Berend's preferences:
+%D Berend's preferences:
%D
%D \startbuffer[setup]
%D \setuptyping
%D [DELPHI]
%D [palet=,icommand=\bf,vcommand=,ccommand=\it]
-%D \stopbuffer
+%D \stopbuffer
\ifx\undefined\setupprettyPLtype \input verb-pl \relax \fi
@@ -50,7 +50,7 @@
\setpretty`\#=32
\setpretty`\%=41
\setpretty`\:=41
- \setpretty`\/=43
+ \setpretty`\/=43
\setpretty`\*=44
\setpretty`\{=45 \setpretty`\}=46 }
@@ -65,7 +65,7 @@
{\PLsetcontrols
\def\flushrestofverbatimline%
{\endPLtypesix
- \ifinPASslashslashcomment
+ \ifinPASslashslashcomment
\PASstopslashslashcomment
\fi
\PLverbosefalse
@@ -219,7 +219,7 @@
\useprettyidentifiers \PASidentifiers \PASsetspecials
forward
-
+
% Extended Pascal keywords (ISO/IEC 10206)
\useprettyidentifiers \PASidentifiers \PASsetspecials
@@ -240,13 +240,13 @@
% Object Pascal directives (draft September 20, 1993)
\useprettyidentifiers \PASidentifiers \PASsetspecials
- override
+ override
% Delphi keywords
\useprettyidentifiers \PASidentifiers \PASsetspecials
- as asm dispinterface except exports finalization finally
- initialization inline library object out raise resourcestring
+ as asm dispinterface except exports finalization finally
+ initialization inline library object out raise resourcestring
shl shr string threadvar try unit uses xor
% Delphi directives
@@ -255,12 +255,12 @@
\useprettyidentifiers \PASidentifiers \PASsetspecials
absolute assembler automated cdecl contains default dispid
- dynamic external far implements index message name near
- nodefault overload override package pascal private protected
- public published readonly register reintroduce requires
- resident safecall stdcall stored virtual writeonly
+ dynamic external far implements index message name near
+ nodefault overload override package pascal private protected
+ public published readonly register reintroduce requires
+ resident safecall stdcall stored virtual writeonly
\useprettyidentifiers \PASvariables \PASsetspecials
not-yet-defined
-\protect \endinput
+\protect \endinput