glfs/pst/ps/ps.xml
Randy McMurchy 634c636cce Added new package FOP-0.20.5; updated Makefile to remove the incorrect path leading to fop.sh
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3231 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-01-09 22:26:34 +00:00

24 lines
999 B
XML

<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<chapter id="pst-ps">
<?dbhtml filename="ps.html"?>
<title>PostScript</title>
<para>This chapter includes applications that create, manipulate or view
PostScript files and create or view Portable Document Format
<acronym>PDF</acronym> files.</para>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="a2ps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="enscript.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="psutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gsview.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xpdf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="fop.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="other.xml"/>
</chapter>