summaryrefslogtreecommitdiff
path: root/tex/context/base/syst-omg.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/syst-omg.tex')
-rw-r--r--tex/context/base/syst-omg.tex52
1 files changed, 26 insertions, 26 deletions
diff --git a/tex/context/base/syst-omg.tex b/tex/context/base/syst-omg.tex
index f515ddc0d..e01bdf371 100644
--- a/tex/context/base/syst-omg.tex
+++ b/tex/context/base/syst-omg.tex
@@ -1,20 +1,20 @@
%D \module
%D [ file=syst-omg,
-%D version=2000.09.09,
+%D version=2000.09.09,
%D title=\CONTEXT\ System Macros,
-%D subtitle=A couple of Omega goodies,
+%D subtitle=A couple of Omega goodies,
%D author=Hans Hagen,
%D date=\currentdate,
%D copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%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.
-%D This module will become obsolete as soon as Omega
-%D supports \ETEX\ functionality.
+%D This module will become obsolete as soon as Omega
+%D supports \ETEX\ functionality.
-\ifx\OmegaVersion\undefined \endinput \fi
+\ifx\OmegaVersion\undefined \endinput \fi
% \def\newcount {\myalloc@0\count \countdef \@@maxallocation}
% \def\newdimen {\myalloc@1\dimen \dimendef \@@maxallocation}
@@ -26,19 +26,19 @@
% \def\newwrite {\myalloc@7\write \chardef \@@minallocation}
% \def\newmarks {\myalloc@8\marks \mathchardef\@@maxallocation}
% \def\newlanguage{\myalloc@9\language\chardef \@@minallocation}
-%
-% \def\newfam#1{\chardef#1=15 }
-%
-% \count18=1
-%
+%
+% \def\newfam#1{\chardef#1=15 }
+%
+% \count18=1
+%
% \mathchardef\@@minallocation= 16
% \mathchardef\@@medallocation= 256
% \mathchardef\@@maxallocation=32767
-% \chardef \@@insallocation= 8
-%
+% \chardef \@@insallocation= 8
+%
% \def\myalloc@#1#2#3#4#5%
% {\global\advance\count1#1by\@ne
-% \ifnum\count1#1>\@@medallocation \else
+% \ifnum\count1#1>\@@medallocation \else
% \global\advance\insc@unt by -\@@insallocation
% \ifnum\count1#1<\insc@unt \else
% \global\count1#1=\@@medallocation % \wait
@@ -53,7 +53,7 @@
% \global#3#5=\allocationnumber
% \wlog{\string#5=\string#2\the\allocationnumber}}
-\unprotect
+\unprotect
\def\newcount {\myalloc@0\count \countdef \@@maxallocation}
\def\newdimen {\myalloc@1\dimen \dimendef \@@maxallocation}
@@ -66,19 +66,19 @@
\def\newmarks {\myalloc@8\marks \mathchardef\@@maxallocation}
\def\newlanguage{\myalloc@9\language\chardef \@@minallocation}
-\def\newfam#1{\chardef#1=15 }
+\def\newfam#1{\chardef#1=15 }
-\count18=1
+\count18=1
\mathchardef\@@minallocation = 16
\mathchardef\@@medallocation = 256
\mathchardef\@@maxallocation = 32767
-\chardef\@@insallocation=8
+\chardef\@@insallocation=8
\def\myalloc@#1#2#3#4#5%
{\global\advance\count1#1by\@ne
- \ifnum\count1#1>\@@medallocation \else
+ \ifnum\count1#1>\@@medallocation \else
\global\advance\insc@unt by -\@@insallocation
\ifnum\count1#1<\insc@unt \else
\global\count1#1=\@@medallocation % \wait
@@ -93,10 +93,10 @@
\global#3#5=\allocationnumber
\wlog{\string#5=\string#2\the\allocationnumber}}
-%D We need to catch a (rather crappy) automatic OMEGA
-%D mechanism. Unfortunately loading of the SGML vectors
-%D happens automatically without control over the regime
-%D under which it takes place.
+%D We need to catch a (rather crappy) automatic OMEGA
+%D mechanism. Unfortunately loading of the SGML vectors
+%D happens automatically without control over the regime
+%D under which it takes place.
\ifx\SGMLFontEntity\undefined \else
@@ -108,6 +108,6 @@
{\normalSGMLFontEntity{#1}{#2}{#3}{#4}{#5}}
{\normalSGMLFontEntity{#1}{#2}{\string#3}{#4}{#5}}}
-\fi
+\fi
-\protect \endinput
+\protect \endinput \ No newline at end of file