provided new entities

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-10-12 23:28:10 +00:00
parent 19a21ad875
commit 9c99d2d0ee

View File

@ -7,8 +7,9 @@ Let's start by downloading some software.
If all you want to do is being able to convert XML to HTML download the
following:
OpenJade - http://openjade.sourceforge.net
OpenJade - http://openjade.sourceforge.net/
DocBook-XML DTD - http://www.docbook.org/xml/4.1.2/
Modified DocBook Entities - http://www2.linuxfromscratch.org/
DSSSL DocBook Stylesheets - http://www.nwalsh.com/docbook/dsssl/
As the DocBook DTD and Stylesheets are made available as a zip achives you
@ -35,6 +36,10 @@ You have everything you need now. Let's install this stuff.
Create the /usr/share/docbook directory, cd into it and unpack the
docbook-xml dtd archive there.
Remove the ent directory and unpack the docbook-4.1.2-newent.tar.bz2 file.
This will create a new ent directory with entity files that work better
with XML.
Create the /usr/share/dsssl directory, cd into it and unpack the dsssl
stylesheet archive in there. Rename the directory that's created by tar
into 'docbook'. Now copy the lfs.dsl file you will find in