summaryrefslogtreecommitdiff
path: root/info/examples/tex-in-practice/newoutfr.tip
diff options
context:
space:
mode:
Diffstat (limited to 'info/examples/tex-in-practice/newoutfr.tip')
-rw-r--r--info/examples/tex-in-practice/newoutfr.tip37
1 files changed, 37 insertions, 0 deletions
diff --git a/info/examples/tex-in-practice/newoutfr.tip b/info/examples/tex-in-practice/newoutfr.tip
new file mode 100644
index 0000000000..5f1be0f30e
--- /dev/null
+++ b/info/examples/tex-in-practice/newoutfr.tip
@@ -0,0 +1,37 @@
+% This macro source file is from the four volume series
+% "TeX in Practice" by Stephan von Bechtolsheim, published
+% 1993 by Springer-Verlag, New York.
+% Copyright 1993 Stephan von Bechtolsheim.
+% No warranty or liability is assumed.
+% This macro may be copied freely if no fees other than
+% media cost or shipping charges are charged and as long
+% as this copyright and the following source code itself
+% is not changed. Please see the series for further information.
+%
+% Version: 1.0
+% Date: May 1, 1993
+%
+%
+% This source code is documented in 4.6.2, p. I-113.
+% Original source in file "reg2.TEX", starting line 1610.
+\wlog{L: "newoutfr.tip" ["reg2.TEX," l. 1610, p. I-113]}%
+% This file DOES belong to format "texip."
+\catcode`\@ = 11
+\def\newcountOF{\alloc@0\count\countdef\insc@unt}
+\def\newdimenOF{\alloc@1\dimen\dimendef\insc@unt}
+\def\newskipOF{\alloc@2\skip\skipdef\insc@unt}
+\def\newmuskipOF{\alloc@3\muskip\muskipdef\@cclvi}
+\def\newboxOF{\alloc@4\box\chardef\insc@unt}
+\def\newhelpOF#1#2{\newtoksOF#1#1\expandafter{\csname#2\endcsname}}
+\def\newtoksOF{\alloc@5\toks\toksdef\@cclvi}
+\def\newreadOF{\alloc@6\read\chardef\sixt@@n}
+\def\newwriteOF{\alloc@7\write\chardef\sixt@@n}
+\def\newfamOF{\alloc@8\fam\chardef\sixt@@n}
+\def\newifOF#1{\count@\escapechar \escapechar\m@ne
+ \expandafter\expandafter\expandafter
+ \edef\@if#1{true}{\let\noexpand#1=\noexpand\iftrue}%
+ \expandafter\expandafter\expandafter
+ \edef\@if#1{false}{\let\noexpand#1=\noexpand\iffalse}%
+ \@if#1{false}\escapechar\count@} % the condition starts out false
+\def\newlanguageOF{\alloc@9\language\chardef\@cclvi}
+\catcode`\@ = 12