From f70ec76fcc6a96b7712e2c7bad9495ce6c210ce6 Mon Sep 17 00:00:00 2001 From: Alex Parker Date: Tue, 12 Oct 2010 19:34:47 +0000 Subject: Manual: fix some English in the bar tag options. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28260 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 14 +++++++------- 1 file 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: \item[invert] -- invert the draw direction (i.e. right to left, or top to bottom). \item[slider] -- draw an preloaded image over the top of the bar so that - the centre of the image matches current position. This must be + the centre of the image matches the current position. This must be followed by the label of the desired image. - \item[nofill] -- don't draw the fill bar, only the empty image (for the - desired effect use with the ``slider'' option). - \item[nobar] -- don't draw the bar entirely including frame (for use - with the ``slider'' option). + \item[nofill] -- don't draw the bar, only its frame (for use with the + ``slider'' option). + \item[nobar] -- don't draw the bar or its frame (for use with the + ``slider'' option). \end{description} Example: \config{\%pb(0,0,-,-,-,nofill, slider, slider\_image, invert)} -- draw a horizontal progressbar which doesn't fill and draws the image ``slider\_image'' which moves right to left. -Note: if the slider option is used, the bar will be shrank so that the slider will fit - inside the specified width and height. +\note{If the slider option is used, the bar will be shrunk so that the slider + fits inside the specified width and height.} \section{Other Tags} \begin{tagmap} -- cgit v1.2.3