From c4bdf20197a29ba33f28802b15ef2855910bb174 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sat, 14 Aug 2010 10:30:42 +0000 Subject: [PATCH] Manual: some cosmetic changes in phrasing as well as code... fix typos and RAS syndrome, correct use of dap{} and {daps}. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27809 a1c6a512-1295-4272-9138-f99709370657 --- manual/advanced_topics/main.tex | 8 ++++++-- manual/appendix/wps_tags.tex | 4 ++-- manual/configure_rockbox/hotkey_settings.tex | 4 ++-- manual/plugins/zxbox.tex | 2 +- manual/rockbox_interface/main.tex | 2 +- 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex index 9a5c53a0f7..ef0d22409e 100644 --- a/manual/advanced_topics/main.tex +++ b/manual/advanced_topics/main.tex @@ -221,11 +221,15 @@ are discussed below. \item Lines beginning with \# are comments and will be ignored. \end{itemize} -\note{Keep in mind that your \dap{} resolution is \dapdisplaysize{} (with +\note{Keep in mind that your \daps{} 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}{128$\times$64$\times$1}\opt{x5,m5}{128$\times$96$\times$2} pixels.}} + \opt{h100,h300}{128$\times$64$\times$1}% + \opt{iaudiox5,iaudiom5,iaudiom3}{128$\times$96$\times$2} + pixels. + } +} \nopt{lcd_charcell}{ \subsubsection{\label{ref:Viewports}Viewports} diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 453431d9c7..ef0613a93c 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -350,9 +350,9 @@ with image ID ``M'', and then reference the individual sub-images in a condition \item The images must be in BMP format \item The image tag must be on its own line \item The ID is case sensitive, giving 52 different ID's - \item The size of the LCD screen for each player varies. See table below + \item The size of the LCD screen for each \dap{} varies. See table below for appropriate sizes of each device. The x and y coordinates must - repect each of the players' limits. + respect each of the \daps{} limits. \end{itemize} } } diff --git a/manual/configure_rockbox/hotkey_settings.tex b/manual/configure_rockbox/hotkey_settings.tex index 34432764d8..de2b3a872a 100755 --- a/manual/configure_rockbox/hotkey_settings.tex +++ b/manual/configure_rockbox/hotkey_settings.tex @@ -4,12 +4,12 @@ \begin{description} \item[WPS Hotkey.] \opt{touchscreen}{This options sets the hotkey function for - the WPS screen (see \reference{ref:Hotkeys}). The + the WPS (see \reference{ref:Hotkeys}). The default is \setting{View Playlist}.} \nopt{touchscreen}{\item[File Browser Hotkey.]} \end{description} \nopt{touchscreen}{These options set the hotkey function for their respective - screens (see \reference{ref:Hotkeys}). The default for the WPS screen is + screens (see \reference{ref:Hotkeys}). The default for the WPS is \setting{View Playlist}. The File Browser default is \setting{Off}.} } diff --git a/manual/plugins/zxbox.tex b/manual/plugins/zxbox.tex index f5ab4bc96d..e3b1d8ee60 100644 --- a/manual/plugins/zxbox.tex +++ b/manual/plugins/zxbox.tex @@ -75,7 +75,7 @@ including an additional but fixed menu button, are assigned as follows: joystick or some assigned keys of the Spectrum keyboard. \item[Display Speed.]Toggle displaying the emulation speed (in percent). \item[Invert Colours.] - Inverts the Spectum colour palette, sometimes helps visibility. + Inverts the Spectrum colour palette, sometimes helps visibility. \item[Frameskip] Sets the number of frames to skip before displaying one. With zero frameskip ZXBox tries to display 50 frames per second. diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 9da1ad098e..0e4ec9ab4a 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -705,7 +705,7 @@ The default directory structure that is assumed by some parts of Rockbox After you have first started the \dap{}, you'll be presented by the \setting{Main Menu}. From this menu you can reach every function of Rockbox, for more information (see \reference{ref:main_menu}). To browse the files -on you \dap{}, select \setting{Files} (see \reference{ref:file_browser}), and to +on your \dap{}, select \setting{Files} (see \reference{ref:file_browser}), and to browse in a view that is based on the meta-data\footnote{ID3 Tags, Vorbis comments, etc.} of your audio files, select \setting{Database} (see \reference{ref:database}).