From ecb2111530b34462741ce9e468fb4cdbb6bac1ee Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Mon, 2 Aug 2010 21:21:33 +0000 Subject: Manual: %Vl tag was in the viewports section but missing from the tag table in the tags appendix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27669 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index bc71956..070d191 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -51,6 +51,10 @@ show the information for the next song to be played. \config{\%Vf([fgcolour])}\newline \config{\%Vb([bgcolour])} & See section \ref{ref:Viewports}\\} + + \config{\%Vl('identifier',\newline\dots)} & Preloads a viewport for later + display. `identifier' is a single lowercase letter (a-z) and the `\dots' + parameters use the same logic as the \%V tag explained above.\\ \config{\%Vd('identifier')} & Display the `identifier' viewport. E.g. \config{\%?C<\%Vd(a)|\%Vd(b)>} -- cgit v1.1