summaryrefslogtreecommitdiffstats
path: root/tools/user_guide_fo.xsl
diff options
context:
space:
mode:
authorpknbe <pknbe>2009-08-10 22:55:36 +0000
committerpknbe <pknbe>2009-08-10 22:55:36 +0000
commit4b362905e6f8074af6698c9fe186559849ed201b (patch)
tree1c13cc839f42a5770298f7a9e49e0cec8f3878fe /tools/user_guide_fo.xsl
parent2f452538ed2e67e1d14c83f0a82329678073bad0 (diff)
downloadsylpheeddoc-doc-4b362905e6f8074af6698c9fe186559849ed201b.tar.gz
sylpheeddoc-doc-4b362905e6f8074af6698c9fe186559849ed201b.tar.xz
sylpheeddoc-doc-4b362905e6f8074af6698c9fe186559849ed201b.zip
setup.mk.fc: Add the setup.mk template suited for Fedora. tools/*.xsl: Slightly updated to fix the build process.
Diffstat (limited to 'tools/user_guide_fo.xsl')
-rwxr-xr-xtools/user_guide_fo.xsl8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/user_guide_fo.xsl b/tools/user_guide_fo.xsl
index 93f8543..0742e78 100755
--- a/tools/user_guide_fo.xsl
+++ b/tools/user_guide_fo.xsl
@@ -4,11 +4,11 @@
<!-- Import original style sheet: chunk.xsl (multi-page) or docbook.xsl (one page) -->
- <xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets-1.66.1/fo/docbook.xsl"/>
+ <xsl:import href="/usr/share/sgml/docbook/xsl-stylesheets/fo/docbook.xsl"/>
<!-- ******************************************************************
-
- - Load the common custimzation layer:
+ - Load the common customization layer:
-
- ******************************************************************
-->
@@ -19,13 +19,13 @@
<!-- ******************************************************************
-
- - Custimization starts here:
+ - Customization starts here:
-
- ******************************************************************
-->
<!--
- - Trial: use FOP extensions. Put here the stuf to generate PDF using FOP.
+ - Trial: use FOP extensions. Put here the stuff to generate PDF using FOP.
-->
<xsl:param name="fop.extensions">1</xsl:param>
<xsl:param name="xep.extensions">1</xsl:param>