Fixing according to David Horton's suggestions.

This commit is contained in:
emmajane 2003-12-22 20:15:11 +00:00
parent 03ad500344
commit 05e97a0b09
1 changed files with 20 additions and 20 deletions

View File

@ -331,14 +331,7 @@ sheets create
output files using the XML tool set that are similar to those produced by
the SGML tools using <link linkend="dsssl">ldp.dsl</link>.
</para>
<note>
<para>At the current time, the LDP XSL style sheets are still in
development and may not have all the functionality found in
<filename>ldp.dsl</filename>. Specifically, the XSL-FO style sheet for
creating print documents has not yet been created. If you need PDF
or other print output, you will need to use the SGML tool set and
ldp.dsl.</para>
</note>
<para>The major difference between using <filename>ldp.dsl</filename>
and the XSL style sheets is the way that the generation of multiple
files is handled, i.e. the creation of a separate file for each chapter,
@ -376,22 +369,29 @@ sheets create
</listitem>
<listitem>
<para><filename>tldp-print.xsl</filename> - style sheet for generation of
XSL Formatting Objects for print output. <emphasis>(Currently this
file is a placeholder and has not been customized.)</emphasis>
XSL Formatting Objects for print output.
</para>
</listitem>
</orderedlist>
<para>
You can find the latest copy of the files at <ulink
url="http://my.core.com/~dhorton/docbook/tldp-xsl/">http://my.core.com/~dhorton/docbook/tldp-xsl/</ulink>.</para>
<para>Once you have the file, you may need to do some editing of
the first few lines based on the location of your DocBook XSL
files.</para>
<para>Unzip the files into a directory where you will call them.
You will then need to modify the files for your local installation
of the DocBook XSL style sheets from Norman Walsh.</para>
<para>First open up <filename>ldp-html.xsl</filename> and look for the
url="http://my.core.com/~dhorton/docbook/tldp-xsl/">http://my.core.com/~dhorton/docbook/tldp-xsl/</ulink>.
The package includes installation instructions which are duplicated
at <ulink
url="http://my.core.com/~dhorton/docbook/tldp-xsl/doc/tldp-xsl-howto.html"
/>. The short version of the install instructions is as follows:
Download and unzip the latest package from the web site. Take the
files from the <filename class="directory">html</filename>
directory of TLDP-XSL and put them in the
<filename class="directory">html</filename> directory of Norman Walsh's
stylesheets. Take the file from the TLDP-XSL <filename
class="directory">fo</filename> directory and put it in the Norman Walsh
<filename class="directory">fo</filename> directory.
</para>
<para>
Some of the files may need some additional customizations.
First open up <filename>tldp-html.xsl</filename> and look for the
following line:
</para>
<informalexample>
@ -404,7 +404,7 @@ sheets create
<para>Modify that path if necessary to point to where you have the
<filename>docbook.xsl</filename> style sheet installed.
</para>
<para>Next open up <filename>ldp-html-chunk.xsl</filename> and look for
<para>Next open up <filename>tldp-html-chunk.xsl</filename> and look for
the line:
</para>
<informalexample>