glfs/pst/pst.ent
Larry Lawrence bc6254eb0b add scrollkeeper and cleaned up pst ents
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@131 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-08-24 20:07:58 +00:00

15 lines
388 B
Plaintext

<!ENTITY pst SYSTEM "pst.xml">
<!-- Printing -->
<!ENTITY pst-printing SYSTEM "printing/printing.xml">
<!-- Scanning -->
<!ENTITY pst-scanning SYSTEM "scanning/scanning.xml">
<!-- Typesetting -->
<!ENTITY pst-typesetting SYSTEM "typesetting/typesetting.xml">
<!ENTITY % DocBook SYSTEM "typesetting/docbook/docbook.ent">
<!ENTITY % tex SYSTEM "typesetting/tex/tex.ent">
%DocBook;
%tex;