summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-16 11:24:40 +0000
committerNorbert Preining <preining@logic.at>2007-11-16 11:24:40 +0000
commit55ae6e504d04d806c4c5ac253dedb98196fc1c35 (patch)
tree5200a08eba158000f26a357a2a54a0923dd189de /Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
parenta7dfc63af349a5ea5fb37b110f584cc878308ea7 (diff)
oberdiek update 11/11
git-svn-id: svn://tug.org/texlive/trunk@5458 c570f23f-e606-0410-a88d-b1316a301751
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