summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tools/layout.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/layout.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tools/layout.dtx54
1 files changed, 27 insertions, 27 deletions
diff --git a/Master/texmf-dist/source/latex/tools/layout.dtx b/Master/texmf-dist/source/latex/tools/layout.dtx
index dd2d34d5ece..a8c16713774 100644
--- a/Master/texmf-dist/source/latex/tools/layout.dtx
+++ b/Master/texmf-dist/source/latex/tools/layout.dtx
@@ -3,22 +3,22 @@
% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005
% 2006 2008 2009
% The LaTeX3 Project and any individual authors listed elsewhere
-% in this file.
-%
+% in this file.
+%
% This file is part of the Standard LaTeX `Tools Bundle'.
% -------------------------------------------------------
-%
+%
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
-% and version 1.3c or later is part of all distributions of LaTeX
+% and version 1.3c or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
-%
+%
% The list of all files belonging to the LaTeX `Tools Bundle' is
% given in the file `manifest.txt'.
-%
+%
% \fi
% \CheckSum{920}
%\iffalse
@@ -74,7 +74,7 @@
% document. The command |\layout*| recomputes the values it uses to
% produce the overview.
%
-% The figure on the next page shows the output of the |\layout|
+% The figure on the next page shows the output of the |\layout|
% command for this document.
%
% \begin{figure}[p]
@@ -98,7 +98,7 @@
% \changes{v1.1f}{1995/03/14}{Added \cs{notshown}}
% \changes{v1.1f}{1995/03/14}{Added option french}
% \changes{v1.1j}{1995/10/29}{Added the options spanish, brazilian and
-% portuguese}
+% portuguese}
% \changes{v1.1k}{1995/11/23}{Documentation fixes}
% \changes{v1.2}{1998/04/13}{Redesign of the output by Hideo Umeki}
% \changes{v1.2c}{2000/09/21}{Added option german}
@@ -207,7 +207,7 @@
% \end{macrocode}
%
% \begin{macro}{\LayOutbs}
-% Define |\LayOutbs| to produce a backslash. We use a definition
+% Define |\LayOutbs| to produce a backslash. We use a definition
% which also works with OT1 fonts.
% \changes{v1.2b}{1998/06/21}{Renamed \cs{bs} to avoid possible conflicts
% with other packages}
@@ -481,13 +481,13 @@
% offset of one inch.
% \begin{macrocode}
\ref@hoffset=\cnt@hoffset \advance\cnt@hoffset by \oneinch
-\ref@voffset=\cnt@voffset
+\ref@voffset=\cnt@voffset
% \end{macrocode}
%
% |\cnt@voffset| is converted to be relative to the origin of the
-% picture.
+% picture.
% \begin{macrocode}
-\cnt@voffset=\ref@top
+\cnt@voffset=\ref@top
\advance\cnt@voffset by -\ref@voffset
% \end{macrocode}
% \end{macro}
@@ -540,7 +540,7 @@
%
% \begin{macro}{\lay@getvalues}
% \changes{v1.1j}{1995/10/30}{Added macro to compute values at later
-% time}
+% time}
% All values that might change during the document are computed by
% calling the macro |\lay@getvalues|. By default this macro is
% executed at |\begin{document}|.
@@ -559,10 +559,10 @@
\ConvertToCount\cnt@footskip\footskip
\ref@head=\ref@top
\advance\ref@head by -\ref@voffset
- \advance\ref@head by -\cnt@topmargin
+ \advance\ref@head by -\cnt@topmargin
\advance\ref@head by -\cnt@headheight
- \ref@body=\ref@head
- \advance\ref@body by -\cnt@headsep
+ \ref@body=\ref@head
+ \advance\ref@body by -\cnt@headsep
\advance\ref@body by -\cnt@textheight
\ref@foot=\ref@body
\advance\ref@foot by -\cnt@footskip
@@ -625,7 +625,7 @@
\advance\ref@marginpar by \cnt@marginparsep
\fi
% \end{macrocode}
-%
+%
% \begin{macrocode}
\else
% \end{macrocode}
@@ -653,7 +653,7 @@
\advance\ref@marginpar by -\cnt@marginparwidth
\fi
% \end{macrocode}
-%
+%
% \begin{macrocode}
\fi
\else
@@ -712,7 +712,7 @@
\framebox(\cnt@textwidth,\cnt@textheight){\Bodytext}}
% \end{macrocode}
%
-% the footer
+% the footer
%
% \begin{macrocode}
\put(\ref@margin,\ref@foot){%
@@ -736,7 +736,7 @@
% |\PositionX| and |\PositionY| will be the coordinates of the center of
% the arrow displaying |\textwidth|.
% \begin{macrocode}
- \SetToHalf\PositionX\cnt@textwidth
+ \SetToHalf\PositionX\cnt@textwidth
\advance\PositionX by \ref@margin
% \end{macrocode}
% The arrow should be a bit above the bottom of the `body box'.
@@ -776,8 +776,8 @@
%
%
% The |\hoffset|,
-% \changes{v1.2}{1998/04/13}{\cs{PositionY} for label 1 is
-% fixed at 50}
+% \changes{v1.2}{1998/04/13}{\cs{PositionY} for label 1 is
+% fixed at 50}
% \begin{macrocode}
\PositionY = 50
\SetToHalf\PositionX\cnt@hoffset
@@ -820,7 +820,7 @@
%
%
% The |\marginparsep|, this depends on single or double sided
-% printing.
+% printing.
% \begin{macrocode}
\advance\PositionY by 30
\if@twoside
@@ -948,7 +948,7 @@
% \end{macrocode}
% and finally the |\headsep|
% \changes{v1.2}{1998/04/13}{The \cs{PositionY} of the label 6 is
-% fixed}
+% fixed}
% \begin{macrocode}
\ExtraYPos=\ref@body
\advance\ExtraYPos\cnt@textheight
@@ -960,11 +960,11 @@
% \end{macrocode}
%
% Here we can end the picture environment and insert a little
-% space.
+% space.
% \begin{macrocode}
\end{picture}
- \medskip
+ \medskip
% \end{macrocode}
%
% Below the picture we put a table to show the actual values of the
@@ -999,7 +999,7 @@
\rlap{(\notshown)}\\
& \Show{ref}{hoffset} & & \Show{ref}{voffset} \\
& \Show{cnt}{paperwidth} & & \Show{cnt}{paperheight} \\
-
+
\end{tabular}\vss}
% \end{macrocode}
% When the option \Lopt{verbose} was used the following lines will