summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex')
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex24
1 files changed, 12 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex b/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
index a0580c85347..4ba9f2de41a 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
@@ -40,18 +40,18 @@
\setlength{\parskip}{10pt}
\pagestyle{empty}
- % \test{#1}
- % The macro is called with commands in #1 that manipulates
- % the box \mybox. These commands along with the result of
- % the manipulation is shown. Thus the essence of the
- % macro is:
- %
- % a) \sbox{\mybox}{The cracy fox.}
- % b) #1 % manipulates \mybox
- % c) Print #1 commands.
- % d) Print box with frame
- %
- % The implemenation looks more weird:
+% \test{#1}
+% The macro is called with commands in #1 that manipulates
+% the box \mybox. These commands along with the result of
+% the manipulation is shown. Thus the essence of the
+% macro is:
+%
+% a) \sbox{\mybox}{The cracy fox.}
+% b) #1 % manipulates \mybox
+% c) Print #1 commands.
+% d) Print box with frame
+%
+% The implemenation looks more weird:
\makeatletter
\newcommand*{\test}[1]{%
\par