summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex28
1 files changed, 14 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
index f6097340d54..57bf5b7cd98 100644
--- a/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
+++ b/Master/texmf-dist/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
@@ -188,10 +188,10 @@ select a layout using the following command:
\begin{itemize}
\item
\declare{|physical paper height=|\meta{size}} sets the
- height of the physical pape size to \meta{size}.
+ height of the physical page size to \meta{size}.
\item
\declare{|physical paper width=|\meta{size}} sets the
- width of the physical pape size to \meta{size}.
+ width of the physical Pappe size to \meta{size}.
\item
\declare{|a0paper|} sets the physical page size to DIN A0 paper.
\item
@@ -266,7 +266,7 @@ select a layout using the following command:
drawn in each corner. Next, a clipping region is set up that
contains all of the logical page except for little rounded
corners. Finally, the logical page is draw, clipped against the
- clipping region.
+ clipping region.
Note that every logical page should fill its background for this to
work.
@@ -306,7 +306,7 @@ select a layout using the following command:
\item \declare{|second bottom|} puts the second page below the main
page. This make the physical pages twice as high as the logical
ones.
- \item \declare{|second top|} works like |second bottom|.
+ \item \declare{|second top|} works like |second bottom|.
\end{itemize}
\end{pgflayout}
@@ -320,7 +320,7 @@ select a layout using the following command:
current page should be put there, once it is finished.
The same options as for |two screens with lagging second| may be
- given.
+ given.
\end{pgflayout}
@@ -440,13 +440,13 @@ following two commands are used to define the layout:
\item \declare{|logical pages=|\meta{logical pages}} specified how many
logical pages there are, in total. These are numbered 1 to
\meta{logical pages}.
- \item \declare{|first logical shipout=|\meta{first}}. See the the
+ \item \declare{|first logical shipout=|\meta{first}}. See the
next option. By default, \meta{first} is 1.
\item \declare{|last logical shipout=|\meta{last}}. Together
with the previous option, these two options define an interval of
pages inside the range 1 to \meta{logical pages}. Only this range
is used to store the pages that are shipped out by \TeX. This
- means that after a physical shipout has just occured (or at the
+ means that after a physical shipout has just occurred (or at the
beginning), the first time \TeX\ wishes to perform a shipout, the
page to be shipped out is stored in logical page \meta{first}. The
next time \TeX\ performs a shipout, the page is stored in logical
@@ -543,7 +543,7 @@ following two commands are used to define the layout:
|2| will double the size. ``At least'' means that if options like
|resize height| are given and if the scaling required to meet that
option is less than \meta{factor}, that other scaling is used
- instead.
+ instead.
\item
\declare{|xscale=|\meta{factor}}
scales the logical page along the $x$-axis by the given
@@ -560,7 +560,7 @@ following two commands are used to define the layout:
rotation need not be a multiple of |90|.
\item
\declare{|copy from=|\meta{logical page number}}.
- Normally, after a physical shipout has occured, all logical pages
+ Normally, after a physical shipout has occurred, all logical pages
are voided in a loop. However, if this option is given, the
current logical page is filled with the contents of the old
logical page number \meta{logical page number}.
@@ -605,7 +605,7 @@ following two commands are used to define the layout:
\declare{|corner width|=\meta{size}}
adds black ``rounded corners'' to the page. See the description of
the predefined layout |rounded corners| on
- page~\pageref{layout-rounded-corners}.
+ page~\pageref{layout-rounded-corners}.
\end{itemize}
\end{command}
@@ -644,14 +644,14 @@ following command:
\end{command}
The final way of setting a logical page is using the following
-command:
+command:
\begin{command}{\pgfpagescurrentpagewillbelogicalpage\marg{number}}
When the current \TeX\ page has been typeset, it will be become the given
logical page \meta{number}. This command ``interrupts'' the normal
order of logical pages, that is, it behaves like the previous
command and does not update the \meta{current logical page}
- counter.
+ counter.
\begin{codeexample}[code only]
\pgfpagesuselayout{two screens with optional second}
@@ -667,7 +667,7 @@ Text for main page.
\end{codeexample}
\end{command}
-%%% Local Variables:
+%%% Local Variables:
%%% mode: latex
%%% TeX-master: "pgfmanual"
-%%% End:
+%%% End: