summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manual/appendix/wps_tags.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index a1c282f70e..cec341eb87 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -653,20 +653,20 @@ Example:
653 \item[invert] -- invert the draw direction (i.e. right to left, or top to 653 \item[invert] -- invert the draw direction (i.e. right to left, or top to
654 bottom). 654 bottom).
655 \item[slider] -- draw an preloaded image over the top of the bar so that 655 \item[slider] -- draw an preloaded image over the top of the bar so that
656 the centre of the image matches current position. This must be 656 the centre of the image matches the current position. This must be
657 followed by the label of the desired image. 657 followed by the label of the desired image.
658 \item[nofill] -- don't draw the fill bar, only the empty image (for the 658 \item[nofill] -- don't draw the bar, only its frame (for use with the
659 desired effect use with the ``slider'' option). 659 ``slider'' option).
660 \item[nobar] -- don't draw the bar entirely including frame (for use 660 \item[nobar] -- don't draw the bar or its frame (for use with the
661 with the ``slider'' option). 661 ``slider'' option).
662\end{description} 662\end{description}
663 663
664Example: \config{\%pb(0,0,-,-,-,nofill, slider, slider\_image, invert)} -- draw 664Example: \config{\%pb(0,0,-,-,-,nofill, slider, slider\_image, invert)} -- draw
665a horizontal progressbar which doesn't fill and draws the image 665a horizontal progressbar which doesn't fill and draws the image
666``slider\_image'' which moves right to left. 666``slider\_image'' which moves right to left.
667 667
668Note: if the slider option is used, the bar will be shrank so that the slider will fit 668\note{If the slider option is used, the bar will be shrunk so that the slider
669 inside the specified width and height. 669 fits inside the specified width and height.}
670 670
671\section{Other Tags} 671\section{Other Tags}
672\begin{tagmap} 672\begin{tagmap}