From 94d4436a85853ef75cab6262c1219cd4270729e2 Mon Sep 17 00:00:00 2001 From: Randy McMurchy Date: Fri, 26 Feb 2010 22:26:03 +0000 Subject: [PATCH] Added an optional dependency to the XSL Stylesheets and modified the installation command to install additional stylesheets git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8272 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general.ent | 4 ++-- introduction/welcome/changelog.xml | 11 +++++++++++ pst/xml/docbook-xsl.xml | 10 +++++++--- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/general.ent b/general.ent index 17c66b3a67..03b2ae45a3 100644 --- a/general.ent +++ b/general.ent @@ -3,13 +3,13 @@ $LastChangedBy$ $Date$ --> - + - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 5c3f4c00c0..ff2fd787f5 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,17 @@ --> + + February 26th, 2010 + + + [randy] - Added an optional dependency to the XSL Stylesheets + and modified the installation command to install additional + stylesheets. + + + + February 21st, 2010 diff --git a/pst/xml/docbook-xsl.xml b/pst/xml/docbook-xsl.xml index 762755899e..257ba2a054 100644 --- a/pst/xml/docbook-xsl.xml +++ b/pst/xml/docbook-xsl.xml @@ -82,6 +82,10 @@ xreflabel="DocBook XSL Stylesheets-&docbook-xsl-version;"> Required + Optional + (to utilize the + epub stylesheets) + User Notes: @@ -104,9 +108,9 @@ xreflabel="DocBook XSL Stylesheets-&docbook-xsl-version;"> install -v -m755 -d /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version; && -cp -v -R VERSION common eclipse extensions fo highlighting html \ - htmlhelp images javahelp lib manpages params profiling \ - slides template tools website xhtml \ +cp -v -R VERSION common eclipse extensions fo highlighting html \ + htmlhelp images javahelp lib manpages params profiling \ + roundtrip slides template tools website xhtml xhtml-1_1 \ /usr/share/xml/docbook/xsl-stylesheets-&docbook-xsl-version; && install -v -m644 -D README \