summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx b/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
index 0fbce455d9c..bc1b77acdbb 100644
--- a/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/setouterhbox.dtx
@@ -268,7 +268,7 @@ and the derived files
% \end{quote}
% Users with \plainTeX\ do not have environments, they use instead:
% \begin{quote}
-% |setouterhbox{|\meta{box number}|}|\dots|\endsetouterhbox|
+% |\setouterhbox{|\meta{box number}|}|\dots|\endsetouterhbox|
% \end{quote}
% In both cases the material is put into an \cs{hbox} and assigned
% to the given box, denoted by \meta{box number}. Note the
@@ -277,7 +277,7 @@ and the derived files
% \paragraph{Unwrapping.}
% The box material is ready for unwrapping:
% \begin{quote}
-% |\unhbox\|\meta{box number}
+% |\unhbox|\meta{box number}
% \end{quote}
%
% \subsection{Option \xoption{hyperref}}