From 64bb9a0bf5ed3b3319aec4eb78746f448983d676 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Tue, 18 May 2010 20:23:22 +0000 Subject: Fix a couple of typos in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26151 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/viewports/grayscale-vp-syntax.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'manual/advanced_topics/viewports/grayscale-vp-syntax.tex') 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 @@ \subsubsection{Viewport Declaration Syntax} -{\config{\%V}}{\textbar}x{\textbar}y{\textbar}[width]{\textbar}[height]{\textbar}[font]{\textbar}[fgshade]{\textbar}[bgshade]{\textbar}% +\config{\%V{\textbar}x{\textbar}y{\textbar}[width]{\textbar}[height]{\textbar}[font]{\textbar}[fgshade]{\textbar}[bgshade]{\textbar}}% \begin{itemize} \item `fgshade' and `bgshade' are numbers in the range 0 (= black) to 3 @@ -9,10 +9,11 @@ user-selected font. \item Only the coordinates \emph{have} to be specified. Leaving the other definitions blank will set them to their default values. - \note{The correct number of `{\textbar}'s (vertical bars) with hyphens in - blank fields are still needed in any case.} \end{itemize} +\note{The correct number of `{\textbar}'s (vertical bars) with hyphens in + blank fields are still needed in any case.} + \begin{example} %V|12|20|-|-|1|-|-| %sThis viewport is displayed permanently. It starts 12px from the left and -- cgit v1.2.3