summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-19 17:10:14 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-19 17:10:14 +0000
commit9fbd7fd9c9ef4d2ef52556af7479866521018048 (patch)
treee756f6e41aeeae59cf9855716399aadca872835e /manual/advanced_topics/main.tex
parent3fa48eef455e05cb1d17a5fef4f44e5c62397ee7 (diff)
downloadrockbox-9fbd7fd9c9ef4d2ef52556af7479866521018048.tar.gz
rockbox-9fbd7fd9c9ef4d2ef52556af7479866521018048.zip
Revert r26171. Special macro for the image base name is needed. Will be committed soon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26173 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rw-r--r--manual/advanced_topics/main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 1c47b670b1..d863453e78 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -225,7 +225,7 @@ are discussed below.
225 the last number giving the colour depth in bits) when 225 the last number giving the colour depth in bits) when
226 designing your own WPS, or if you use a WPS designed for another target. 226 designing your own WPS, or if you use a WPS designed for another target.
227 \opt{HAVE_REMOTE_LCD}{The resolution of the remote is 227 \opt{HAVE_REMOTE_LCD}{The resolution of the remote is
228 \opt{h100,h300}{128$\times$64$\times$1}\opt{x5,m5}{128$\times$96$\times$2} pixels.}} 228 \opt{h100,h300}{128x64x1}\opt{x5,m5}{128x96x2} pixels.}}
229 229
230\nopt{lcd_charcell}{ 230\nopt{lcd_charcell}{
231\subsubsection{\label{ref:Viewports}Viewports} 231\subsubsection{\label{ref:Viewports}Viewports}