aboutsummaryrefslogtreecommitdiff
path: root/bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2013-02-26 09:43:12 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2013-02-26 09:43:12 +0000
commit998b28cb3e52955280322c8c97e5797aa0afca9d (patch)
tree268ee0b6906b177824588f78bf5f4f99d441ae8f /bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl
parentd55a546a05b84d5f2be1f80a81cb01a242e4a141 (diff)
downloaddoc-998b28cb3e52955280322c8c97e5797aa0afca9d.tar.gz
doc-998b28cb3e52955280322c8c97e5797aa0afca9d.zip
- Add more customization layers
- Localize footers
Notes
Notes: svn path=/projects/xml-tools/; revision=41048
Diffstat (limited to 'bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl')
-rw-r--r--bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl3
1 files changed, 3 insertions, 0 deletions
diff --git a/bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl b/bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl
index 88e727a761..7309b5fc24 100644
--- a/bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl
+++ b/bn_BD.ISO10646-1/share/xsl/freebsd-epub.xsl
@@ -9,4 +9,7 @@
<!-- Pull in the language-independent stylesheet -->
<xsl:import href="http://www.FreeBSD.org/XML/doc/share/xsl/freebsd-epub.xsl"/>
+
+ <!-- Language-specific general customizations -->
+ <xsl:import href="freebsd-common.xsl"/>
</xsl:stylesheet>