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/text_viewer.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'manual/plugins/text_viewer.tex') diff --git a/manual/plugins/text_viewer.tex b/manual/plugins/text_viewer.tex index 487f8eba7a..e56734fe34 100644 --- a/manual/plugins/text_viewer.tex +++ b/manual/plugins/text_viewer.tex @@ -8,8 +8,7 @@ by using \emph{Open with} from the \emph{Context Menu} (see \reference{ref:Contextmenu}). You can also bookmark pages. \subsubsection{Default keys} -\begin{table} - \begin{btnmap}{}{} +\begin{btnmap} \opt{PLAYER_PAD}{\ButtonLeft} \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD% ,SANSA_E200_PAD,SANSA_FUZE_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp} @@ -152,8 +151,7 @@ by using \emph{Open with} from the \emph{Context Menu} } & Exit text viewer\\ - \end{btnmap} -\end{table} +\end{btnmap} \subsubsection{Menu} -- cgit v1.2.3