2005-05-16 19:18:05 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-14 11:45:00 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2007-01-19 03:38:19 +08:00
|
|
|
<!--
|
|
|
|
$LastChangedBy$
|
|
|
|
$Date$
|
|
|
|
-->
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="pst-printing">
|
2005-05-16 19:18:05 +08:00
|
|
|
<?dbhtml filename="printing.html"?>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-16 19:18:05 +08:00
|
|
|
<title>Printing</title>
|
2003-09-25 00:33:32 +08:00
|
|
|
|
2005-05-16 19:18:05 +08:00
|
|
|
<para>This chapter contains spooling printer management systems and
|
|
|
|
ghostscript applications to render PostScript for display on terminals
|
|
|
|
or paper.</para>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cups.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lprng.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gs.xml"/>
|
2007-08-09 19:36:59 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gutenprint.xml"/>
|
|
|
|
|
|
|
|
<!-- Obsolete
|
2010-03-16 00:24:33 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="espgs.xml"/>
|
2005-05-16 19:18:05 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gimp-print.xml"/>
|
2007-08-09 19:36:59 +08:00
|
|
|
-->
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|