summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/viewports
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/viewports')
-rw-r--r--manual/advanced_topics/viewports/colour-vp-syntax.tex3
-rw-r--r--manual/advanced_topics/viewports/grayscale-vp-syntax.tex3
-rw-r--r--manual/advanced_topics/viewports/mono-vp-syntax.tex3
3 files changed, 6 insertions, 3 deletions
diff --git a/manual/advanced_topics/viewports/colour-vp-syntax.tex b/manual/advanced_topics/viewports/colour-vp-syntax.tex
index bdcc5a11a6..10b879241b 100644
--- a/manual/advanced_topics/viewports/colour-vp-syntax.tex
+++ b/manual/advanced_topics/viewports/colour-vp-syntax.tex
@@ -5,7 +5,8 @@
5 \begin{itemize} 5 \begin{itemize}
6 \item `fgcolour' and `bgcolour' are 6-digit RGB888 colours, e.g. FF00FF. 6 \item `fgcolour' and `bgcolour' are 6-digit RGB888 colours, e.g. FF00FF.
7 \item `font' is a number: 0 is the built-in system font, 1 is the 7 \item `font' is a number: 0 is the built-in system font, 1 is the
8 user-selected font. 8 current menu font, and 2-9 are additional are skin loaded fonts (see
9 \reference{ref:multifont}).
9 \item Only the coordinates \emph{have} to be specified. Leaving the other 10 \item Only the coordinates \emph{have} to be specified. Leaving the other
10 definitions blank will set them to their default values. 11 definitions blank will set them to their default values.
11 \end{itemize} 12 \end{itemize}
diff --git a/manual/advanced_topics/viewports/grayscale-vp-syntax.tex b/manual/advanced_topics/viewports/grayscale-vp-syntax.tex
index fdcdabb50e..a8460703a9 100644
--- a/manual/advanced_topics/viewports/grayscale-vp-syntax.tex
+++ b/manual/advanced_topics/viewports/grayscale-vp-syntax.tex
@@ -6,7 +6,8 @@
6 \item `fgshade' and `bgshade' are numbers in the range 0 (= black) to 3 6 \item `fgshade' and `bgshade' are numbers in the range 0 (= black) to 3
7 (= white). 7 (= white).
8 \item `font' is a number: 0 is the built-in system font, 1 is the 8 \item `font' is a number: 0 is the built-in system font, 1 is the
9 user-selected font. 9 current menu font, and 2-9 are additional are skin loaded fonts (see
10 \reference{ref:multifont}).
10 \item Only the coordinates \emph{have} to be specified. Leaving the other 11 \item Only the coordinates \emph{have} to be specified. Leaving the other
11 definitions blank will set them to their default values. 12 definitions blank will set them to their default values.
12 \end{itemize} 13 \end{itemize}
diff --git a/manual/advanced_topics/viewports/mono-vp-syntax.tex b/manual/advanced_topics/viewports/mono-vp-syntax.tex
index c1ff04622e..8c84607499 100644
--- a/manual/advanced_topics/viewports/mono-vp-syntax.tex
+++ b/manual/advanced_topics/viewports/mono-vp-syntax.tex
@@ -4,7 +4,8 @@
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 current menu font, and 2-9 are additional are skin loaded fonts (see
8 \reference{ref:multifont}).
8 \item Only the coordinates \emph{have} to be specified. Leaving the other 9 \item Only the coordinates \emph{have} to be specified. Leaving the other
9 definitions blank will set them to their default values. 10 definitions blank will set them to their default values.
10 \end{itemize} 11 \end{itemize}