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_editor.tex | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'manual/plugins/text_editor.tex') diff --git a/manual/plugins/text_editor.tex b/manual/plugins/text_editor.tex index f245cb4eda..18d1d91982 100644 --- a/manual/plugins/text_editor.tex +++ b/manual/plugins/text_editor.tex @@ -18,8 +18,7 @@ the \setting{Virtual Keyboard} (see \reference{sec:virtual_keyboard}). \end{itemize} \note{When you have not changed the file the Text Editor will quit immediately.} -\begin{table} - \begin{btnmap}{}{} +\begin{btnmap} \ActionStdOk \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdOk} & Edit Line / Select Character\\ @@ -35,6 +34,5 @@ the \setting{Virtual Keyboard} (see \reference{sec:virtual_keyboard}). \ActionStdContext \opt{HAVEREMOTEKEYMAP}{& \ActionRCStdContext} & Delete Line\\ - \end{btnmap} -\end{table} +\end{btnmap} -- cgit v1.2.3