From: simon Date: Fri, 19 Aug 2005 12:29:08 +0000 (+0000) Subject: Richard B points out a cut and paste error. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/commitdiff_plain/f487468f67fa996caab7de5b08a5da2c25ebd551 Richard B points out a cut and paste error. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6192 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/devel.but b/devel.but index 62ec659..d310d2c 100644 --- a/devel.but +++ b/devel.but @@ -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()}