summaryrefslogtreecommitdiff
path: root/manual/appendix/wps_tags.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/appendix/wps_tags.tex')
-rw-r--r--manual/appendix/wps_tags.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 2ecd98efc1..40665d839a 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -696,7 +696,8 @@ display cycling round the defined sublines. See
696 \config{\%XX(x, y, width, height, [options])} 696 \config{\%XX(x, y, width, height, [options])}
697 & Draw the specified tag as a bar\newline 697 & Draw the specified tag as a bar\newline
698 \config{x}: x co-ordinate at which to start drawing the bar.\newline 698 \config{x}: x co-ordinate at which to start drawing the bar.\newline
699 \config{y}: y co-ordinate at which to start drawing the bar.\newline 699 \config{y}: y co-ordinate at which to start drawing the bar (- to have
700 appear on the line of the tag, as if it was a text tag) .\newline
700 \config{width}: width of the bar (- for the full viewport width).\newline 701 \config{width}: width of the bar (- for the full viewport width).\newline
701 \config{height}: height of the bar (- to set to the font height for 702 \config{height}: height of the bar (- to set to the font height for
702 horizontal bars and to the viewport height for vertical bars).\newline 703 horizontal bars and to the viewport height for vertical bars).\newline
@@ -719,6 +720,9 @@ display cycling round the defined sublines. See
719 This must be followed by the label of the desired image. 720 This must be followed by the label of the desired image.
720 \item[nofill] -- don't draw the bar, only its frame (for use with the 721 \item[nofill] -- don't draw the bar, only its frame (for use with the
721 ``slider'' option). 722 ``slider'' option).
723 \item[noborder] -- don't draw the border for image-less bars, instead maximise
724 the filling over the specified area. This doesn't work for bars which
725 specify an image.
722 \item[nobar] -- don't draw the bar or its frame (for use with the 726 \item[nobar] -- don't draw the bar or its frame (for use with the
723 ``slider'' option). 727 ``slider'' option).
724 \opt{touchscreen}{ 728 \opt{touchscreen}{
@@ -769,4 +773,3 @@ a horizontal progressbar which doesn't fill and draws the image
769 contain dynamic content such as timers, peak meters 773 contain dynamic content such as timers, peak meters
770 or progress bars.\\ 774 or progress bars.\\
771\end{tagmap} 775\end{tagmap}
772