summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/viewports/colour-vp-syntax.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/viewports/colour-vp-syntax.tex')
-rw-r--r--manual/advanced_topics/viewports/colour-vp-syntax.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/advanced_topics/viewports/colour-vp-syntax.tex b/manual/advanced_topics/viewports/colour-vp-syntax.tex
index ba72ec2cb5..bdcc5a11a6 100644
--- a/manual/advanced_topics/viewports/colour-vp-syntax.tex
+++ b/manual/advanced_topics/viewports/colour-vp-syntax.tex
@@ -1,6 +1,6 @@
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}[fgcolour]{\textbar}[bgcolour]{\textbar}% 3\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}[height]{\textbar}[font]{\textbar}[fgcolour]{\textbar}[bgcolour]{\textbar}}%
4 4
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.
@@ -8,10 +8,11 @@
8 user-selected font. 8 user-selected font.
9 \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
10 definitions blank will set them to their default values. 10 definitions blank will set them to their default values.
11 \note{The correct number of `{\textbar}'s (vertical bars) with hyphens in
12 blank fields are still needed in any case.}
13 \end{itemize} 11 \end{itemize}
14 12
13\note{The correct number of `{\textbar}'s (vertical bars) with hyphens in
14 blank fields are still needed in any case.}
15
15\begin{example} 16\begin{example}
16 %V|12|20|-|-|1|-|-| 17 %V|12|20|-|-|1|-|-|
17 %sThis viewport is displayed permanently. It starts 12px from the left and 18 %sThis viewport is displayed permanently. It starts 12px from the left and