From d7bb580b5087c02a6b9579be4ae51b6ceafe5230 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 28 Oct 2010 11:11:01 +0000 Subject: Fix the manual for %Tp git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28371 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index cec341e..4ee7d4e 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -586,7 +586,11 @@ Example: \opt{touchscreen}{ - \section{Touchscreen Areas (WPS only)} + \section{Target Has A Touchscreen?} + \begin{tagmap} + \config{\%Tp} & Indicates that the target has a touchscreen.\\ + \end{tagmap} + \section{Touchscreen Areas} \begin{tagmap} \config{\%T(x,y,[width],\tabnlindent[height],action)} & Invoke the action specified when the user presses in the defined @@ -615,7 +619,7 @@ Example: \item[volup] -- Increase the volume by one step. \end{description} - \section{Last Touchscreen Press (WPS only)} + \section{Last Touchscreen Press} \begin{tagmap} \config{\%Tl} & Indicates that the touchscreen is pressed.\\ \end{tagmap} -- cgit v1.1