From 7cb7c78346311cc97cbd13e3e51404944d717dd8 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Thu, 22 Jul 2010 22:09:40 +0000 Subject: Fix Rockboy wrongly included in the Ondio manuals - the linebreak after the opening { made TeX ignore the first following option, a comment also escapes the linebreak and helps here. Also change the option to ONDIO_PAD as the keypad is the important criteria here. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27525 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/main.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manual/plugins') diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index 3318315df6..1e5fa7c681 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -192,8 +192,8 @@ option from the \setting{Context Menu} (see \reference{ref:Contextmenu}).} \opt{archosrecorder,archosfmrecorder,ondio}{\input{plugins/rockbox_flash.tex}} -\opt{lcd_bitmap}{\nopt{ - ondio%,m200, % not enough buttons for keymap +\opt{lcd_bitmap}{\nopt{% + ONDIO_PAD%,m200, % not enough buttons for keymap ,ipod1g2g,ipod3g,ipod4g,ipodmini1g% horizontal pixelformat not implemented ,iaudiom3%,mpiohd2000, % vertical interleaved pixelformat not implemented ,mrobe100% lcd size/depth not implemented -- cgit v1.2.3