glfs/pst/typesetting/typesetting.xml
Ken Moffat ec444744de Separate the TeX Live binary installer, and the details of setting up the PATHs, to its own page.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12703 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-02-14 02:11:34 +00:00

25 lines
659 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!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;
]>
<!--
$LastChangedBy$
$Date$
-->
<chapter id="pst-typesetting">
<?dbhtml filename="typesetting.html"?>
<title>Typesetting</title>
<para>This chapter includes applications that create output equivalent to
typesetting.</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tl-installer.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="texlive.xml"/>
</chapter>