lfs-ru/chapter12/pst/printing/printing.xml
2024-04-09 10:13:26 +05:00

28 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<chapter id="pst-printing">
<?dbhtml filename="printing.html"?>
<title>Printing</title>
<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/2001/XInclude" href="cups.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cups-browsed.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cups-filters.xml"/>
<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"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcupsfilters.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libppd.xml"/>
</chapter>