From b81271ed3e7cd3717a1b36c5dcffe8f786336077 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Tue, 1 Jul 2008 10:23:30 +0000 Subject: 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 --- manual/platform/recorderv2fm.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/platform/recorderv2fm.tex') 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 @@ \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} \newcommand{\ActionStdContext}{Long \ButtonPlay} \newcommand{\ActionStdQuickScreen}{\ButtonFTwo} -+\newcommand{\ActionQuickScreenExit}{\ButtonPlay} +\newcommand{\ActionQuickScreenExit}{\ButtonPlay} \newcommand{\ActionStdMenu}{\ButtonFOne} \newcommand{\ActionStdOk}{\ButtonRight{} or \ButtonOn} \newcommand{\ActionStdUsbCharge}{\ButtonFOne} -- cgit v1.2.3