mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
provided new entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
19a21ad875
commit
9c99d2d0ee
7
INSTALL
7
INSTALL
@ -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
|
If all you want to do is being able to convert XML to HTML download the
|
||||||
following:
|
following:
|
||||||
|
|
||||||
OpenJade - http://openjade.sourceforge.net
|
OpenJade - http://openjade.sourceforge.net/
|
||||||
DocBook-XML DTD - http://www.docbook.org/xml/4.1.2/
|
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/
|
DSSSL DocBook Stylesheets - http://www.nwalsh.com/docbook/dsssl/
|
||||||
|
|
||||||
As the DocBook DTD and Stylesheets are made available as a zip achives you
|
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
|
Create the /usr/share/docbook directory, cd into it and unpack the
|
||||||
docbook-xml dtd archive there.
|
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
|
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
|
stylesheet archive in there. Rename the directory that's created by tar
|
||||||
into 'docbook'. Now copy the lfs.dsl file you will find in
|
into 'docbook'. Now copy the lfs.dsl file you will find in
|
||||||
|
Loading…
Reference in New Issue
Block a user