summaryrefslogtreecommitdiff
path: root/manual/plugins/goban.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2010-04-20 22:03:21 +0000
committerMarianne Arnold <pixelma@rockbox.org>2010-04-20 22:03:21 +0000
commit854dfba1b4c1e6411bcdde9a9f2a21d1398fba93 (patch)
tree30acb85188a1589fd51757a49f0c3f5e9bfce9fb /manual/plugins/goban.tex
parent64349865cb607e306e63fd72b37f169f6998a6aa (diff)
downloadrockbox-854dfba1b4c1e6411bcdde9a9f2a21d1398fba93.tar.gz
rockbox-854dfba1b4c1e6411bcdde9a9f2a21d1398fba93.zip
Fix broken Iaudio M3 manual and missing buttons in the M:Robe 100 manual, caused by the same weirdness of tex: breaking a long opt list needs escaping of the linebreak otherwise the one option before or after the break will be ignored (the one that is 'disconnected' from the comma).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25692 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/goban.tex')
-rw-r--r--manual/plugins/goban.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/goban.tex b/manual/plugins/goban.tex
index ccab590470..f0951f3693 100644
--- a/manual/plugins/goban.tex
+++ b/manual/plugins/goban.tex
@@ -104,7 +104,7 @@ these markers:
104 \\ 104 \\
105 } 105 }
106 106
107 \nopt{IRIVER_H10_PAD,COWON_D2_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_M3_PAD 107 \nopt{IRIVER_H10_PAD,COWON_D2_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_M3_PAD%
108 ,PBELL_VIBE500_PAD}{% 108 ,PBELL_VIBE500_PAD}{%
109 \ButtonSelect}% 109 \ButtonSelect}%
110 \opt{IRIVER_H10_PAD,RECORDER_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}% 110 \opt{IRIVER_H10_PAD,RECORDER_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}%