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;
|
|
|
|
]>
|
|
|
|
|
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
|
|
|
|
2020-03-25 20:06:24 +08:00
|
|
|
<para>
|
|
|
|
This chapter contains spooling printer management systems and
|
|
|
|
ghostscript applications to render PostScript for display on terminals
|
|
|
|
or paper.
|
|
|
|
</para>
|
2005-05-16 19:18:05 +08:00
|
|
|
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cups.xml"/>
|
2012-08-12 22:22:45 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cups-filters.xml"/>
|
2010-04-22 02:48:34 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gs.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gutenprint.xml"/>
|
2007-08-09 19:36:59 +08:00
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
</chapter>
|