From 3e599f4d379aeaa7ce5861c9818028e6d02d4490 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Wed, 30 Jun 2010 17:36:21 +0000 Subject: MazezaM button table: prepend \ to PluginRight resp. PluginRCRight to make them proper commands as intended. Rearrange the code to improve readabilty while at it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27197 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/mazezam.tex | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'manual/plugins') diff --git a/manual/plugins/mazezam.tex b/manual/plugins/mazezam.tex index ae22327c55..26b18a2375 100644 --- a/manual/plugins/mazezam.tex +++ b/manual/plugins/mazezam.tex @@ -14,12 +14,19 @@ Luckily, there are checkpoints at levels four and eight. \begin{btnmap} \opt{IPOD_3G_PAD}{\ButtonScrollBack, \ButtonScrollFwd, \ButtonLeft, \ButtonRight} - \nopt{IPOD_3G_PAD}{\PluginUp, \PluginDown, \PluginLeft, PluginRight} - \opt{HAVEREMOTEKEYMAP}{& \PluginRCUp, \PluginRCDown, \PluginRCLeft, PluginRCRight} - & Move Character\\ + \nopt{IPOD_3G_PAD}{\PluginUp, \PluginDown, \PluginLeft, \PluginRight} + & + \opt{HAVEREMOTEKEYMAP}{ + \PluginRCUp, \PluginRCDown, \PluginRCLeft, \PluginRCRight + &} + Move Character + \\ \opt{IPOD_3G_PAD}{\ButtonMenu} \nopt{IPOD_3G_PAD}{\PluginCancel} - \opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel} - & Menu\\ + & + \opt{HAVEREMOTEKEYMAP}{\PluginRCCancel + &} + Menu + \\ \end{btnmap} -- cgit v1.2.3