summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/viewports/mono-vp-syntax.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/viewports/mono-vp-syntax.tex')
-rw-r--r--manual/advanced_topics/viewports/mono-vp-syntax.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/advanced_topics/viewports/mono-vp-syntax.tex b/manual/advanced_topics/viewports/mono-vp-syntax.tex
index aa648900dd..bb015a3960 100644
--- a/manual/advanced_topics/viewports/mono-vp-syntax.tex
+++ b/manual/advanced_topics/viewports/mono-vp-syntax.tex
@@ -1,15 +1,16 @@
1\subsubsection{Viewport Declaration Syntax} 1\subsubsection{Viewport Declaration Syntax}
2 2
3{\config{\%V}}{\textbar}x{\textbar}y{\textbar}[width]{\textbar}[height]{\textbar}[font]{\textbar}% 3\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}[height]{\textbar}[font]{\textbar}}%
4 4
5 \begin{itemize} 5 \begin{itemize}
6 \item 'font' is a number - '0' is the built-in system font, '1' is the 6 \item 'font' is a number - '0' is the built-in system font, '1' is the
7 user-selected font. 7 user-selected font.
8 \item Only the coordinates \emph{have} to be specified. Leaving the other 8 \item Only the coordinates \emph{have} to be specified. Leaving the other
9 definitions blank will set them to their default values. 9 definitions blank will set them to their default values.
10 \note{The correct number of `{\textbar}'s (vertical bars) with hyphens in
11 blank fields are still needed in any case.}
12 \end{itemize} 10 \end{itemize}
11
12\note{The correct number of `{\textbar}'s (vertical bars) with hyphens in
13 blank fields are still needed in any case.}
13 14
14\begin{example} 15\begin{example}
15 %V|12|20|-|-|1| 16 %V|12|20|-|-|1|