From 6d549df28d25f4037ff3955e5d8981b4530dcf4b Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Thu, 13 May 2010 08:13:37 +0000 Subject: FS#11243 - The %VI (capital i) WPS tag is not described in the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25987 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'manual/appendix') diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 89c6a0c..3e2e50c 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -54,6 +54,13 @@ show the information for the next song to be played. \config{\%Vd'identifier'} & Display the `identifier' viewport. E.g. \config{\%?C{\textless}\%Vda{\textbar}\%Vdb{\textgreater}} will show viewport `a' if album art is found, and `b' if it isn't.\\ + + \config{\%Vi{\textbar}'label'{\textbar}\dots{\textbar}} & + Declare a Custom UI Viewport. The '\dots' parameters use the same logic as + the \config{\%V} tag explained above. See section \ref{ref:Viewports}.\\ + + \config{\%VI'label'} & Set the Info Viewport to use the viewport called + label, as declared with the previous tag.\\ \end{tagmap} } -- cgit v1.1