From c5d3857715434c3376be0a5f818bcf5d222c5e69 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Mon, 29 Jun 2009 18:33:44 +0000 Subject: Fix html manuals for targets with remote keymaps. For some reason using an \opt in preamble.tex with an underscore in the name breaks html manuals (but not pdf). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21566 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/h100.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual/platform') diff --git a/manual/platform/h100.tex b/manual/platform/h100.tex index fce673e543..19e4ef0677 100644 --- a/manual/platform/h100.tex +++ b/manual/platform/h100.tex @@ -8,7 +8,7 @@ \edef\UseOption{\UseOption,HAVE_CAR_ADAPTER_MODE} \edef\UseOption{\UseOption,iriver} \edef\UseOption{\UseOption,IRIVER_RC_H100_PAD} -\edef\UseOption{\UseOption,HAVE_REMOTE_KEYMAP} +\edef\UseOption{\UseOption,HAVEREMOTEKEYMAP} \newcommand{\playerman}{Iriver} \newcommand{\playertype}{H100} -- cgit v1.2.3