summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/viewports/grayscale-vp-syntax.tex
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-06-20 16:23:47 +0000
committerAlex Parker <rockbox@aeparker.com>2010-06-20 16:23:47 +0000
commit994d955d9c69e43991e3b5a574e0b0f78e1c0f22 (patch)
treef820f2e32b62f7ae6a1827c587d9c37dd04219a1 /manual/advanced_topics/viewports/grayscale-vp-syntax.tex
parent8a798179fc4855f3d567b173a0e5f62bf1f9c5e8 (diff)
downloadrockbox-994d955d9c69e43991e3b5a574e0b0f78e1c0f22.tar.gz
rockbox-994d955d9c69e43991e3b5a574e0b0f78e1c0f22.zip
Fix typos/c&p errors.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26993 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics/viewports/grayscale-vp-syntax.tex')
-rw-r--r--manual/advanced_topics/viewports/grayscale-vp-syntax.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/advanced_topics/viewports/grayscale-vp-syntax.tex b/manual/advanced_topics/viewports/grayscale-vp-syntax.tex
index 1c0c8bf532..32248d275e 100644
--- a/manual/advanced_topics/viewports/grayscale-vp-syntax.tex
+++ b/manual/advanced_topics/viewports/grayscale-vp-syntax.tex
@@ -6,7 +6,7 @@
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 current menu font, and 2-9 are additional are skin loaded fonts (see 9 current menu font, and 2-9 are additional skin loaded fonts (see
10 \reference{ref:multifont}). 10 \reference{ref:multifont}).
11 \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
12 definitions blank will set them to their default values. 12 definitions blank will set them to their default values.