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.tex11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex b/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
index d86dbe2f6a9..a0580c85347 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/settobox-example.tex
@@ -8,7 +8,8 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2000, 2006 by Heiko Oberdiek <oberdiek@uni-freiburg.de>
+%% Copyright (C) 2000, 2006, 2007 by
+%% Heiko Oberdiek <oberdiek@uni-freiburg.de>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -56,21 +57,21 @@
\par
\begingroup
\raggedright
- \edef\x{\detokenize{#1}}
+ \edef\x{\detokenize{#1}}%
\let\do\@makeother
\dospecials
\catcode`\~\active
\catcode`\ =10\relax
\def~{\\}%
\noindent
- \texttt{\scantokens\expandafter{\x}}
+ \texttt{\scantokens\expandafter{\x}}%
\par
\endgroup
\begingroup
\let~\relax
- \sbox{\mybox}{The cracy fox.}
+ \sbox{\mybox}{The cracy fox.}%
#1%
- A---\fbox{\usebox\mybox}---B
+ A---\fbox{\usebox\mybox}---B%
\endgroup
\par
}