diff --git a/INSTALL b/INSTALL
index bf48541bb..eb098712a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -20,14 +20,24 @@ If all you want to do is convert XML to HTML perform the following:
* DocBook DTD
- http://www.linuxfromscratch.org/blfs/view/svn/pst/xml.html
-* DocBook XSL Stylesheets (1.67.0)
- - http://www.linuxfromscratch.org/blfs/view/svn/pst/docbook-xsl.html
- - additionally create a link from
- /usr/share/xml/docbook/xsl-stylesheets-1.67.0 to
+* DocBook XSL Stylesheets (1.67.2)
+ install -d /usr/share/xml/docbook/xsl-stylesheets-1.67.2
+ chown -R root:root .
+ cp -af INSTALL VERSION common eclipse extensions fo html htmlhelp images \
+ javahelp lib manpages params profiling template xhtml \
+ /usr/share/xml/docbook/xsl-stylesheets-1.67.2
+ install -d /usr/share/doc/xml
+ cp -af doc/* /usr/share/doc/xml
+ cd /usr/share/xml/docbook/xsl-stylesheets-1.67.2 && \
+ sed -i -e 's@current/@1.67.2/@' INSTALL && \
+ sh INSTALL
+ xmlcatalog --noout --add "delegateURI" \
+ "http://docbook.sourceforge.net/release/xsl/1.67.2/" \
+ "file:///usr/share/xml/docbook/xsl-stylesheets-1.67.2/catalog.xml" \
+ /etc/xml/catalog
+ ln -sf xsl-stylesheets-$(VERSION) \
/usr/share/xml/docbook/xsl-stylesheets-current
- ln -s xsl-stylesheets-[version] /usr/share/xml/docbook/xsl-stylesheets-current
-
* HTMLTidy
- http://www.linuxfromscratch.org/blfs/view/svn/general/tidy.html
- you'll also need the patch at http://linuxfromscratch.org/~matthew/tidy-041026-prevent_PRE_newlines-1.patch as well.
diff --git a/general.ent b/general.ent
index 9379cd96e..b915c3f83 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
-
-
+
+
diff --git a/stylesheets/lfs-chunked.xsl b/stylesheets/lfs-chunked.xsl
index ce9021a78..bfe985b7a 100644
--- a/stylesheets/lfs-chunked.xsl
+++ b/stylesheets/lfs-chunked.xsl
@@ -5,8 +5,8 @@
version="1.0">
-
-
+
+
-
+
diff --git a/stylesheets/lfs-chunked2.xsl b/stylesheets/lfs-chunked2.xsl
index b3a79fd5d..6a4699542 100644
--- a/stylesheets/lfs-chunked2.xsl
+++ b/stylesheets/lfs-chunked2.xsl
@@ -5,7 +5,7 @@
version="1.0">
-
+
diff --git a/stylesheets/lfs-nochunks.xsl b/stylesheets/lfs-nochunks.xsl
index 7f771f511..a01f86510 100644
--- a/stylesheets/lfs-nochunks.xsl
+++ b/stylesheets/lfs-nochunks.xsl
@@ -5,7 +5,7 @@
version="1.0">
-
+
diff --git a/stylesheets/lfs-pdf.xsl b/stylesheets/lfs-pdf.xsl
index a5c893dbb..ab768a49a 100644
--- a/stylesheets/lfs-pdf.xsl
+++ b/stylesheets/lfs-pdf.xsl
@@ -4,7 +4,7 @@
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version="1.0">
-
+
diff --git a/stylesheets/lfs-profile.xsl b/stylesheets/lfs-profile.xsl
index 85ad9a7c7..7e63811e5 100644
--- a/stylesheets/lfs-profile.xsl
+++ b/stylesheets/lfs-profile.xsl
@@ -4,6 +4,6 @@
xmlns:fo="http://www.w3.org/1999/XSL/Format"
version="1.0">
-
+
diff --git a/stylesheets/pdf/lfs-mixed.xsl b/stylesheets/pdf/lfs-mixed.xsl
index c4ce94aaa..256b75fee 100644
--- a/stylesheets/pdf/lfs-mixed.xsl
+++ b/stylesheets/pdf/lfs-mixed.xsl
@@ -63,7 +63,7 @@
+ select="'/usr/share/xml/docbook/xsl-stylesheets-1.67.2/images/'"/>