summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2008-07-01 10:23:30 +0000
committerMarianne Arnold <pixelma@rockbox.org>2008-07-01 10:23:30 +0000
commitb81271ed3e7cd3717a1b36c5dcffe8f786336077 (patch)
tree0c8d11762ad51fde4676f5c754cba94d55080338
parent25359d4ec2538677c96ecf6d671bd8fbaf0326c1 (diff)
downloadrockbox-b81271ed3e7cd3717a1b36c5dcffe8f786336077.tar.gz
rockbox-b81271ed3e7cd3717a1b36c5dcffe8f786336077.zip
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
-rw-r--r--manual/platform/h10_5gb.tex2
-rw-r--r--manual/platform/h300.tex2
-rw-r--r--manual/platform/recorderv2fm.tex2
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex5
4 files changed, 6 insertions, 5 deletions
diff --git a/manual/platform/h10_5gb.tex b/manual/platform/h10_5gb.tex
index 5baa7b2255..b73920c233 100644
--- a/manual/platform/h10_5gb.tex
+++ b/manual/platform/h10_5gb.tex
@@ -38,7 +38,7 @@
38\newcommand{\ActionStdCancel}{\ButtonLeft} 38\newcommand{\ActionStdCancel}{\ButtonLeft}
39\newcommand{\ActionStdContext}{Long \ButtonRight} 39\newcommand{\ActionStdContext}{Long \ButtonRight}
40\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft} 40\newcommand{\ActionStdQuickScreen}{Long \ButtonLeft}
41\newcommand{\ActionQuickscreenExit}{\ButtonLeft} 41\newcommand{\ActionQuickScreenExit}{\ButtonLeft}
42\newcommand{\ActionStdMenu}{\ButtonPower} 42\newcommand{\ActionStdMenu}{\ButtonPower}
43\newcommand{\ActionStdOk}{\ButtonRight} 43\newcommand{\ActionStdOk}{\ButtonRight}
44\newcommand{\ActionStdUsbCharge}{\ButtonRight} 44\newcommand{\ActionStdUsbCharge}{\ButtonRight}
diff --git a/manual/platform/h300.tex b/manual/platform/h300.tex
index 44c143a1c4..39502b2704 100644
--- a/manual/platform/h300.tex
+++ b/manual/platform/h300.tex
@@ -40,7 +40,7 @@
40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} 40\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
41\newcommand{\ActionStdContext}{Long \ButtonSelect} 41\newcommand{\ActionStdContext}{Long \ButtonSelect}
42\newcommand{\ActionStdQuickScreen}{Long \ButtonMode} 42\newcommand{\ActionStdQuickScreen}{Long \ButtonMode}
43\newcommand{\ActionQuickscreenExit}{\ButtonMode} 43\newcommand{\ActionQuickScreenExit}{\ButtonMode}
44\newcommand{\ActionStdMenu}{\ButtonMode} 44\newcommand{\ActionStdMenu}{\ButtonMode}
45\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} 45\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
46\newcommand{\ActionStdUsbCharge}{\ButtonRec} 46\newcommand{\ActionStdUsbCharge}{\ButtonRec}
diff --git a/manual/platform/recorderv2fm.tex b/manual/platform/recorderv2fm.tex
index d0c9c3ff31..3c0bf406c7 100644
--- a/manual/platform/recorderv2fm.tex
+++ b/manual/platform/recorderv2fm.tex
@@ -39,7 +39,7 @@
39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} 39\newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff}
40\newcommand{\ActionStdContext}{Long \ButtonPlay} 40\newcommand{\ActionStdContext}{Long \ButtonPlay}
41\newcommand{\ActionStdQuickScreen}{\ButtonFTwo} 41\newcommand{\ActionStdQuickScreen}{\ButtonFTwo}
42+\newcommand{\ActionQuickScreenExit}{\ButtonPlay} 42\newcommand{\ActionQuickScreenExit}{\ButtonPlay}
43\newcommand{\ActionStdMenu}{\ButtonFOne} 43\newcommand{\ActionStdMenu}{\ButtonFOne}
44\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn} 44\newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn}
45\newcommand{\ActionStdUsbCharge}{\ButtonFOne} 45\newcommand{\ActionStdUsbCharge}{\ButtonFOne}
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.
80 \ActionStdMenu{} 80 \ActionStdMenu{}
81 & Enter the \setting{Main Menu}\\ 81 & Enter the \setting{Main Menu}\\
82 % 82 %
83 \nopt{PLAYER_PAD,ONDIO_PAD} { 83 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
84 ,GIGABEAT_PAD,MROBE100_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD}{
84 \ActionStdQuickScreen & Switches to the \setting{Quick Screen} 85 \ActionStdQuickScreen & Switches to the \setting{Quick Screen}
85 (see \reference{ref:QuickScreen}) \\ 86 (see \reference{ref:QuickScreen}) \\
86 % 87 %
87 } 88 }
88 \opt{RECORDER_PAD}{ 89 \opt{RECORDER_PAD}{
89 \ButtonFThree & Switches to the Display Quick Screen \\ 90 \ButtonFThree & Switches to the Display Quick Screen \\
90 % 91 %