summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rwxr-xr-xmanual/advanced_topics/main.tex5
1 files changed, 2 insertions, 3 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index fc1cee29cd..26d96598b2 100755
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -192,9 +192,10 @@ viewport. This is done by adding the following line to the
192 \config{remote ui viewport: X,Y,[width],[height],[font],[fgshade],[bgshade]}}} 192 \config{remote ui viewport: X,Y,[width],[height],[font],[fgshade],[bgshade]}}}
193 \opt{lcd_color}{ 193 \opt{lcd_color}{
194 \config{remote ui viewport: X,Y,[width],[height],[font],[fgcolour],[bgcolour]}} 194 \config{remote ui viewport: X,Y,[width],[height],[font],[fgcolour],[bgcolour]}}
195}
196\\* 195\\*
197 196
197}
198
198 Only the first two parameters \emph{have} to be specified, the others can 199 Only the first two parameters \emph{have} to be specified, the others can
199 be omitted using `$-$' as a placeholder. The syntax is very similar to WPS 200 be omitted using `$-$' as a placeholder. The syntax is very similar to WPS
200 viewports (see \reference{ref:Viewports}). Briefly: 201 viewports (see \reference{ref:Viewports}). Briefly:
@@ -380,8 +381,6 @@ and the WPS, but you can use multiple fonts in each of the individual screens.\\
380 381
381 An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)} 382 An example would be: \config{\%Fl(2,12-Nimbus.fnt,100)}
382 383
383}
384
385\subsubsection{Conditional Tags} 384\subsubsection{Conditional Tags}
386 385
387\begin{description} 386\begin{description}