From 97365803d390e44155fc41657bd03a7b121956aa Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 20 May 2010 17:38:38 +0000 Subject: Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/frotz.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'manual/plugins/frotz.tex') diff --git a/manual/plugins/frotz.tex b/manual/plugins/frotz.tex index da817d0624..33c3c3749d 100644 --- a/manual/plugins/frotz.tex +++ b/manual/plugins/frotz.tex @@ -33,8 +33,7 @@ classic commercial Infocom games: \url{http://www.microheaven.com/IFGuide/} \end{itemize} -\begin{table} - \begin{btnmap}{}{} +\begin{btnmap} \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} \opt{IPOD_4G_PAD,IPOD_3G_PAD,IRIVER_H10_PAD,GIGABEAT_S_PAD,PBELL_VIBE500_PAD}{\ButtonPlay} \opt{ONDIO_PAD}{\ButtonMenu} @@ -68,5 +67,4 @@ classic commercial Infocom games: \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} } & Open Frotz menu (not available at MORE prompts)\\ - \end{btnmap} -\end{table} +\end{btnmap} -- cgit v1.2.3