diff options
author | Thomas Martitz <kugel@rockbox.org> | 2014-01-13 01:02:50 +0100 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2014-01-13 01:02:50 +0100 |
commit | 31dfabfa254235516dde148f16fa2ac4d522944d (patch) | |
tree | 29ae4e196c41dc492ab94efa054871df5c81c689 | |
parent | 25b7cff5e72a601a6a7c0a2d56a7d358b42b6e7f (diff) | |
download | rockbox-31dfabfa254235516dde148f16fa2ac4d522944d.tar.gz rockbox-31dfabfa254235516dde148f16fa2ac4d522944d.zip |
Improve wording.
Change-Id: I2e59fe8eb2d71968586fb035250978c90a619f76
-rw-r--r-- | manual/appendix/wps_tags.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 40665d839a..00cb8dd8f9 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex | |||
@@ -696,8 +696,8 @@ display cycling round the defined sublines. See | |||
696 | \config{\%XX(x, y, width, height, [options])} | 696 | \config{\%XX(x, y, width, height, [options])} |
697 | & Draw the specified tag as a bar\newline | 697 | & Draw the specified tag as a bar\newline |
698 | \config{x}: x co-ordinate at which to start drawing the bar.\newline | 698 | \config{x}: x co-ordinate at which to start drawing the bar.\newline |
699 | \config{y}: y co-ordinate at which to start drawing the bar (- to have | 699 | \config{y}: y co-ordinate at which to start drawing the bar (- to make the |
700 | appear on the line of the tag, as if it was a text tag) .\newline | 700 | bar appear on the line of the tag, as if it was a text tag) .\newline |
701 | \config{width}: width of the bar (- for the full viewport width).\newline | 701 | \config{width}: width of the bar (- for the full viewport width).\newline |
702 | \config{height}: height of the bar (- to set to the font height for | 702 | \config{height}: height of the bar (- to set to the font height for |
703 | horizontal bars and to the viewport height for vertical bars).\newline | 703 | horizontal bars and to the viewport height for vertical bars).\newline |