From 87b2ad14c7f4800a7e05c61de22a47f8f4df9d57 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 20 May 2010 16:20:58 +0000 Subject: Another go at FS#11295 -- Use nice 'times' glyphs for describing dimensions. This time properly implemented. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26198 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/main.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'manual/advanced_topics/main.tex') diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index d863453e78..a75e2505a8 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -125,7 +125,7 @@ file find the instructions on the Rockbox website: \subsection{\label{ref:LoadingBackdrops}Loading Backdrops} Rockbox supports showing an image as a backdrop in the \setting{File Browser} and the menus. The backdrop image must be a \fname{.bmp} file of the exact - same dimensions as the display in your \dap{} (\genericimg{} with the last + same dimensions as the display in your \dap{} (\dapdisplaysize{} with the last number giving the colour depth in bits). To use an image as a backdrop browse to it in the \setting{File Browser} and open the \setting{Context Menu} (see \reference{ref:Contextmenu}) on it and select the option @@ -221,11 +221,11 @@ are discussed below. \item Lines beginning with \# are comments and will be ignored. \end{itemize} -\note{Keep in mind that your \dap{} resolution is \genericimg{} (with +\note{Keep in mind that your \dap{} resolution is \dapdisplaysize{} (with the last number giving the colour depth in bits) when designing your own WPS, or if you use a WPS designed for another target. \opt{HAVE_REMOTE_LCD}{The resolution of the remote is - \opt{h100,h300}{128x64x1}\opt{x5,m5}{128x96x2} pixels.}} + \opt{h100,h300}{128$\times$64$\times$1}\opt{x5,m5}{128$\times$96$\times$2} pixels.}} \nopt{lcd_charcell}{ \subsubsection{\label{ref:Viewports}Viewports} -- cgit v1.2.3