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