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.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 92460e8b32..58d81e659d 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -650,16 +650,22 @@ Example:
650 \item[vertical] -- force the bar to be drawn vertically. 650 \item[vertical] -- force the bar to be drawn vertically.
651 \item[invert] -- invert the draw direction (i.e. right to left, or top to 651 \item[invert] -- invert the draw direction (i.e. right to left, or top to
652 bottom). 652 bottom).
653 \item[slider] -- draw an preloaded image over the top of the bar. This must be 653 \item[slider] -- draw an preloaded image over the top of the bar so that
654 the centre of the image matches current position. This must be
654 followed by the label of the desired image. 655 followed by the label of the desired image.
655 \item[nofill] -- don't draw the fill bar, only the empty image (for the 656 \item[nofill] -- don't draw the fill bar, only the empty image (for the
656 desired effect use with the ``slider'' option). 657 desired effect use with the ``slider'' option).
658 \item[nobar] -- don't draw the bar entirely including frame (for use
659 with the ``slider'' option).
657\end{description} 660\end{description}
658 661
659Example: \config{\%pb(0,0,-,-,-,nofill, slider, slider\_image, invert)} -- draw 662Example: \config{\%pb(0,0,-,-,-,nofill, slider, slider\_image, invert)} -- draw
660a horizontal progressbar which doesn't fill and draws the image 663a horizontal progressbar which doesn't fill and draws the image
661``slider\_image'' which moves right to left. 664``slider\_image'' which moves right to left.
662 665
666Note: if the slider option is used, the bar will be shrank so that the slider will fit
667 inside the specified width and height.
668
663\section{Other Tags} 669\section{Other Tags}
664\begin{tagmap} 670\begin{tagmap}
665 \config{\%(} & The character `('\\ 671 \config{\%(} & The character `('\\