diff options
| author | Simon Tatham <anakin@pobox.com> | 2005-08-19 12:29:08 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2005-08-19 12:29:08 +0000 |
| commit | cf224a65563de65e9a97a9237dcc4cbb9df182a5 (patch) | |
| tree | 9176c3ae37b75686ea26d16099c6dc10a3c8bcfb /devel.but | |
| parent | ca108a017b18a0747e55f298230bcec0e106631f (diff) | |
| download | puzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.zip puzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.tar.gz puzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.tar.bz2 puzzles-cf224a65563de65e9a97a9237dcc4cbb9df182a5.tar.xz | |
Richard B points out a cut and paste error.
[originally from svn r6192]
Diffstat (limited to 'devel.but')
| -rw-r--r-- | devel.but | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -2039,11 +2039,11 @@ colour during printing. \c{r}, \c{g} and \c{b} may each be anywhere in the range from 0 to 1. -If printing in black and white only, the \c{grey} value will not be -used; instead, regions shaded in this colour will be hatched with -parallel lines. The \c{hatch} parameter defines what type of -hatching should be used in place of this colour; see -\k{print-grey-colour} for its definition. +If printing in black and white only, these values will not be used; +instead, regions shaded in this colour will be hatched with parallel +lines. The \c{hatch} parameter defines what type of hatching should +be used in place of this colour; see \k{print-grey-colour} for its +definition. \S{print-line-width} \cw{print_line_width()} |