summaryrefslogtreecommitdiffstats
path: root/xsl/main-html.xsl
diff options
context:
space:
mode:
authorKarsten Wade <kwade@redhat.com>2005-06-02 17:57:59 +0000
committerKarsten Wade <kwade@redhat.com>2005-06-02 17:57:59 +0000
commit0394017bf4dcf0ec4d21e0647449acc35539a79b (patch)
treee6f558151ca38d6c615e820f1b893cc8a184a7e6 /xsl/main-html.xsl
parentdd332c491e3f9b4d318b2d42ec226500591fe1e9 (diff)
downloadfedora-doc-utils-0394017bf4dcf0ec4d21e0647449acc35539a79b.tar.gz
fedora-doc-utils-0394017bf4dcf0ec4d21e0647449acc35539a79b.tar.xz
fedora-doc-utils-0394017bf4dcf0ec4d21e0647449acc35539a79b.zip
This solves the regression for users of main-html.xsl. We'll deprecate that and the redhat.xsl that imports docbook.xsl sometime in the week of 8 June.FC-4
Diffstat (limited to 'xsl/main-html.xsl')
-rw-r--r--xsl/main-html.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xsl/main-html.xsl b/xsl/main-html.xsl
index 305f419..d291f6b 100644
--- a/xsl/main-html.xsl
+++ b/xsl/main-html.xsl
@@ -7,6 +7,7 @@
version="1.0"
exclude-result-prefixes="exsl">
+<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl"/>
<xsl:import href="redhat.xsl"/>
<xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets/html/chunk-common.xsl"/>
<xsl:include href="/usr/share/sgml/docbook/xsl-stylesheets/html/manifest.xsl"/>