From 11e792b3cf889b6d96efd99f1404d09b6b8b7b3b Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Fri, 24 Sep 2010 19:07:42 +0000 Subject: Correct the examples of usage of %pS and %pE in the manual git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28157 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 0bb25de..92460e8 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -160,12 +160,12 @@ or \config{\%D(2)}), produce the information for the next file to be played. \config{\%pS} & Track is starting. An optional number gives how many seconds the tag remains true for after the start of the track. The default is 10 seconds if no number is specified. - \config{\%pS(7)}\\ \config{\%pE} & Track is ending. An optional number gives how many seconds before the end of the track the tag becomes true. The default is 10 seconds if no number is specified. - \config{\%pE(7)}\\ \config{\%Sp} & Current playback pitch\\ \end{tagmap} -- cgit v1.1