Corrections for SVN doc/help/spec-ppd.html

Kurt Pfeifle k1pfeifle at gmx.net
Thu Sep 27 03:39:12 PDT 2007


I noticed 2 bugs in SVN file doc/help/spec-ppd.html:

 * one occasion where <i> tag around "MainKeyword" is not closed
 * the example code for cupsColorSpace misses a value


The diffs below are not meant for you to apply -- just to find the
spots more quickly in the file.


Index: doc/help/spec-ppd.html
===================================================================
--- doc/help/spec-ppd.html      (revision 6992)
+++ doc/help/spec-ppd.html      (working copy)
@@ -95,7 +95,7 @@
 "<br>
 *End</p>

-<p>The <tt>?<i>MainKeyword</i><tt> attribute defines PostScript code that
+<p>The <tt>?<i>MainKeyword</i></tt> attribute defines PostScript code that
 determines the currently selected/enabled option keyword (choice) for the
 main keyword (option). It is typically used when communicating with USB,
 serial, Appletalk, and AppSocket (port 9100) printers.</p>
@@ -152,7 +152,7 @@



Index: doc/help/spec-ppd.html
===================================================================
--- doc/help/spec-ppd.html      (revision 6992)
+++ doc/help/spec-ppd.html      (working copy)
@@ -866,7 +866,7 @@
        <td><tt>cupsColorSpace</tt></td>
        <td>Integer</td>
        <td>Specifies the page image colorspace: 0 = W, 1 = RGB, 2 = RGBA, 3 = K, 4 = CMY, 5 = YMC, 6 = CMYK, 7 = YMCK, 8 = KCMY, 9 = KCMYcm, 10 =
GMCK, 11 = GMCS, 12 = White, 13 = Gold, 14 = Silver, 15 = CIE XYZ, 16 = CIE Lab, 17 = RGBW, 32 to 46 = CIE Lab (1 to 15 inks)</td>
-       <td><tt>&lt;&lt;/cupsColorSpace &gt;&gt;setpagedevice</tt></td>
+       <td><tt>&lt;&lt;/cupsColorSpace 2 &gt;&gt;setpagedevice</tt></td>
 </tr>
 <tr valign='top'>
        <td><tt>cupsCompression</tt></td>


-- 
Kurt Pfeifle
System & Network Printing Consultant ---- Linux/Unix/Windows/Samba/CUPS
Infotec Deutschland GmbH  .....................  Hedelfinger Strasse 58
A RICOH Company  ...........................  D-70327 Stuttgart/Germany




More information about the cups-devel mailing list