From 09c3961a4964ed5e31d9a5e5d09302f4ae03ecf6 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Fri, 18 Aug 2006 16:57:56 +0000 Subject: Fix for commas and periods eaten up by our macros. Do not use \ after a macro if followed by a , or a . Use nothing or {} instead. Thanks to Mikachu for noticing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10649 a1c6a512-1295-4272-9138-f99709370657 --- manual/rockbox_interface/main.tex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'manual/rockbox_interface/main.tex') diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex index 009c05d754..4ebc6b71ef 100644 --- a/manual/rockbox_interface/main.tex +++ b/manual/rockbox_interface/main.tex @@ -74,21 +74,21 @@ picture above. } % \opt{ipodnano}{ - The main controls on the \dap\ are a slightly indented wheel with a - flat round button in the center. Hold the \dap\ with these controls on the + The main controls on the \dap{} are a slightly indented wheel with a + flat round button in the center. Hold the \dap{} with these controls on the top surface. There is a Hold switch at one end, and headphone and USB jacks at the other; be sure the end with the switch is facing away from you. - The button in the middle of the wheel is called \ButtonSelect\. You can + The button in the middle of the wheel is called \ButtonSelect. You can operate the wheel by pressing the top, bottom, left or right sections, - or by sliding your finger around it. The top is \ButtonMenu\, the bottom is - \ButtonPlay\, the left is \ButtonLeft\, and the right is \ButtonRight\. - When the manual says to \ButtonScrollFwd\, it means to slide your finger - clockwise around the wheel. \ButtonScrollBack\ means to slide your finger + or by sliding your finger around it. The top is \ButtonMenu, the bottom is + \ButtonPlay, the left is \ButtonLeft, and the right is \ButtonRight. + When the manual says to \ButtonScrollFwd, it means to slide your finger + clockwise around the wheel. \ButtonScrollBack{} means to slide your finger counterclockwise. Note that the wheel is sensitive, so you will need to move slowly at first and get a feel for how it works. - Note that when the Hold switch is pushed toward the center of the \dap\, + Note that when the Hold switch is pushed toward the center of the \dap, Hold is on, and none of the other controls do anything; be sure Hold is off before trying to use your player. } -- cgit v1.2.3