diff options
author | Marianne Arnold <pixelma@rockbox.org> | 2008-07-01 10:23:30 +0000 |
---|---|---|
committer | Marianne Arnold <pixelma@rockbox.org> | 2008-07-01 10:23:30 +0000 |
commit | b81271ed3e7cd3717a1b36c5dcffe8f786336077 (patch) | |
tree | 0c8d11762ad51fde4676f5c754cba94d55080338 /manual/rockbox_interface/browsing_and_playing.tex | |
parent | 25359d4ec2538677c96ecf6d671bd8fbaf0326c1 (diff) |
Repair broken manuals. (1) browsing_and_playing.tex: For some reason LaTeX doesn't seem to like excluding with a \nopt if that is below the last line which would be included. Turning the logic around and include with \opt seems to work. (2) Fix typos in a few platform files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17903 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/rockbox_interface/browsing_and_playing.tex')
-rw-r--r-- | manual/rockbox_interface/browsing_and_playing.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex index 4c2c1ed422..1814154a41 100644 --- a/manual/rockbox_interface/browsing_and_playing.tex +++ b/manual/rockbox_interface/browsing_and_playing.tex @@ -80,11 +80,12 @@ the \setting{Show Files} setting to all. \ActionStdMenu{} & Enter the \setting{Main Menu}\\ % - \nopt{PLAYER_PAD,ONDIO_PAD} { + \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD% + ,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{ \ActionStdQuickScreen & Switches to the \setting{Quick Screen} (see \reference{ref:QuickScreen}) \\ % - } + } \opt{RECORDER_PAD}{ \ButtonFThree & Switches to the Display Quick Screen \\ % |