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.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/advanced_topics/viewports/mono-vp-syntax.tex b/manual/advanced_topics/viewports/mono-vp-syntax.tex
index bb015a3960..c1ff04622e 100644
--- a/manual/advanced_topics/viewports/mono-vp-syntax.tex
+++ b/manual/advanced_topics/viewports/mono-vp-syntax.tex
@@ -3,7 +3,7 @@
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.