styles/nargir-print.xsl
author fabien
Mon, 26 Dec 2005 20:05:40 -0500
branchnargir
changeset 0 8d81867c6c22
child 5 d4732a6075e5
permissions -rw-r--r--
[svn] r1987@freebird: fabien | 2005-12-26 19:58:33 -0500 Copy nargir to harmonies.

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                version='1.0'
                xmlns:fo="http://www.w3.org/1999/XSL/Format">
<xsl:import href="nargir.xsl"/>
<xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/fo/docbook.xsl"/>

<!-- print options -->
<xsl:param name="hyphenate">false</xsl:param>

</xsl:stylesheet>