diff options
Diffstat (limited to 'doc/help/ref-ppdcfile.html')
-rw-r--r-- | doc/help/ref-ppdcfile.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/help/ref-ppdcfile.html b/doc/help/ref-ppdcfile.html index c3967f1c..1c77a735 100644 --- a/doc/help/ref-ppdcfile.html +++ b/doc/help/ref-ppdcfile.html @@ -148,7 +148,7 @@ and the underscore. The value can be any valid expression.</p> ... #else ... -#endif +#endif </pre> <h3>Description</h3> @@ -181,7 +181,7 @@ corresponding <a href="#_if"><code>#if</code></a> directive.</p> ... #else ... -#endif +#endif </pre> <h3>Description</h3> @@ -215,7 +215,7 @@ expressions are non-zero.</p> ... #else ... -#endif +#endif </pre> <h3>Description</h3> @@ -302,7 +302,7 @@ defining the standard raster fonts in the ... #else ... -#endif +#endif </pre> <h3>Description</h3> @@ -405,7 +405,7 @@ suffixes:</p> </ul> -<p>Points are assumed if no units are specified. +<p>Points are assumed if no units are specified. <h3>See Also</h3> @@ -434,7 +434,7 @@ suffixes:</p> <p>The <code>#po</code> directive defines a message catalog to use for the given POSIX language abbreviation. Multiple <code>#po</code> directives can be specified to list multiple catalogs. The filename can be an absolute path or -relative to the driver information file. GNU gettext and Mac OS X .strings +relative to the driver information file. GNU gettext and OS X .strings files are supported.</p> @@ -1111,7 +1111,7 @@ Adobe PPD file specification.</p> either the word <code>ROM</code> or <code>Disk</code>.</p> <p>Device fonts differ from fonts defined using the <a -href='#_font'><code>#font</code></a> directive in that they are +href='#_font'><code>#font</code></a> directive in that they are automatically associated with the current driver. Fonts defined using <code>#font</code> may be imported into the current driver using the <code>Font *</code> form of this directive.</p> @@ -1597,7 +1597,7 @@ Option <i>"name/text" type section order</i> <pre> Option Punch Boolean AnySetup 10 -Option "fooFinish/Finishing Option" PickOne DocumentSetup 10 +Option "fooFinish/Finishing Option" PickOne DocumentSetup 10 </pre> <h3>Description</h3> @@ -1798,7 +1798,7 @@ SimpleColorProfile 720dpi/Glossy 100 90 120 1.5 -5 5 10 <h3>Description</h3> <p>The <code>SimpleColorProfile</code> directive creates a -matrix-based <a href="#ColorProfile"><code>ColorProfile</code></a>. +matrix-based <a href="#ColorProfile"><code>ColorProfile</code></a>. The resolution and mediatype arguments specify the <code>Resolution</code> and <code>MediaType</code> choices which use the profile; the hyphen (<code>-</code>) is used to specify that any @@ -2414,8 +2414,8 @@ supported keywords for each type.</p> <BR> - <BR><A NAME="REF_COLOR_APPLE">*</A> = This colorspace is not supported on Mac OS X prior to 10.4. - <BR><A NAME="REF_COLOR_APPLE2">**</A> = This colorspace is not supported on Mac OS X.</LI> + <BR><A NAME="REF_COLOR_APPLE">*</A> = This colorspace is not supported on OS X prior to 10.4. + <BR><A NAME="REF_COLOR_APPLE2">**</A> = This colorspace is not supported on OS X.</LI> </UL> @@ -2441,7 +2441,7 @@ supported keywords for each type.</p> <BR><A NAME="REF_COLOR_APPLE2">*</A> = This color order is not supported by the current Apple RIP filters and should not be used when developing printer drivers for - Mac OS X.</LI> + OS X.</LI> </UL> |