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.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 58d81e659d..743e1c7ffe 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -634,7 +634,7 @@ Example:
634 (\%XX should be replaced with the actual tag). 634 (\%XX should be replaced with the actual tag).
635 635
636\begin{tagmap} 636\begin{tagmap}
637 \config{\%XX(x, y, width, filename, [options])} 637 \config{\%XX(x, y, width, height, [options])}
638 & Draw the specified tag as a bar\newline 638 & Draw the specified tag as a bar\newline
639 \config{x}: x co-ordinate at which to start drawing the bar.\newline 639 \config{x}: x co-ordinate at which to start drawing the bar.\newline
640 \config{y}: y co-ordinate at which to start drawing the bar.\newline 640 \config{y}: y co-ordinate at which to start drawing the bar.\newline
@@ -646,6 +646,8 @@ Example:
646 646
647\subsection{Options} 647\subsection{Options}
648\begin{description} 648\begin{description}
649 \item[image] -- the next option is either the filename or image label to
650 use for the fill image.
649 \item[horizontal] -- force the bar to be drawn horizontally. 651 \item[horizontal] -- force the bar to be drawn horizontally.
650 \item[vertical] -- force the bar to be drawn vertically. 652 \item[vertical] -- force the bar to be drawn vertically.
651 \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