summaryrefslogtreecommitdiff
path: root/manual/platform/h10_5gb.tex
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 /manual/platform/h10_5gb.tex
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
Diffstat (limited to 'manual/platform/h10_5gb.tex')
-rw-r--r--manual/platform/h10_5gb.tex2
1 files changed, 1 insertions, 1 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}