summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorAlex Parker <rockbox@aeparker.com>2010-10-12 19:34:47 +0000
committerAlex Parker <rockbox@aeparker.com>2010-10-12 19:34:47 +0000
commitf70ec76fcc6a96b7712e2c7bad9495ce6c210ce6 (patch)
tree0dfa5860fb87fe6ad0b55d5cd93c48647574c01b /manual
parent27a6d29771d02f7ed08385da081f9727eae7e21b (diff)
Manual: fix some English in the bar tag options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28260 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-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:
\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}