From 854dfba1b4c1e6411bcdde9a9f2a21d1398fba93 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Tue, 20 Apr 2010 22:03:21 +0000 Subject: 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 --- manual/plugins/goban.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/plugins/goban.tex') 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: \\ } - \nopt{IRIVER_H10_PAD,COWON_D2_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_M3_PAD + \nopt{IRIVER_H10_PAD,COWON_D2_PAD,ONDIO_PAD,RECORDER_PAD,IAUDIO_M3_PAD% ,PBELL_VIBE500_PAD}{% \ButtonSelect}% \opt{IRIVER_H10_PAD,RECORDER_PAD,PBELL_VIBE500_PAD}{\ButtonPlay}% -- cgit v1.2.3