summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-06-06 10:11:03 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-06-06 10:11:03 +0000
commit60295024681cf2ef4e97359e4243a2f9d3989890 (patch)
treeffe5807daece881365c4ff26d05bc6772f69129d
parenta18e462e1e00e4a11fa203161bf3597e2a3256ea (diff)
downloadrockbox-60295024681cf2ef4e97359e4243a2f9d3989890.tar.gz
rockbox-60295024681cf2ef4e97359e4243a2f9d3989890.zip
Close the ActionKbdSelect macro so that the following space won't get eaten in the output.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26618 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/rockbox_interface/browsing_and_playing.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/browsing_and_playing.tex b/manual/rockbox_interface/browsing_and_playing.tex
index f83b633102..b8e6a4ce1c 100644
--- a/manual/rockbox_interface/browsing_and_playing.tex
+++ b/manual/rockbox_interface/browsing_and_playing.tex
@@ -211,7 +211,7 @@ example when renaming a file or creating a new directory.
211 { or by pressing \ActionKbdMorseInput{} in the virtual keyboard}% 211 { or by pressing \ActionKbdMorseInput{} in the virtual keyboard}%
212 .} 212 .}
213 213
214\note{When the cursor is on the input line, \ActionKbdSelect deletes the preceding character} 214\note{When the cursor is on the input line, \ActionKbdSelect{} deletes the preceding character}
215 215
216\begin{btnmap} 216\begin{btnmap}
217 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD% 217 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,RECORDER_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD%