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/rockpaint.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'manual/plugins/rockpaint.tex') diff --git a/manual/plugins/rockpaint.tex b/manual/plugins/rockpaint.tex index dd2316114f..aaae143cf9 100644 --- a/manual/plugins/rockpaint.tex +++ b/manual/plugins/rockpaint.tex @@ -103,8 +103,7 @@ The main menu consists of the following: \warn{BE CAREFUL. Rockpaint will NOT prompt you to save if you select Exit, so any unsaved changes will be lost.} -\begin{table} - \begin{btnmap}{}{} +\begin{btnmap} \nopt{IPOD_4G_PAD,IPOD_3G_PAD,IPOD_1G2G_PAD}{ \nopt{IRIVER_H300_PAD,GIGABEAT_S_PAD,SANSA_FUZE_PAD,PBELL_VIBE500_PAD} {\ButtonPower} @@ -154,5 +153,4 @@ if you select Exit, so any unsaved changes will be lost.} \opt{HAVEREMOTEKEYMAP}{& } & Toggles the brush and selects objects.\\ - \end{btnmap} -\end{table} +\end{btnmap} -- cgit v1.2.3