styles/nargir.xsl
author fabien
Fri, 03 Feb 2006 16:27:35 -0500
branchnargir
changeset 5 d4732a6075e5
parent 0 8d81867c6c22
permissions -rw-r--r--
[svn] r2262@freebird: fabien | 2006-01-27 17:24:00 -0500 Make the nargir book validate (I must consider if each file is a document, or each book, or the whole document; the distinction is not clear but I prefer to work with each file being a valid document).

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
            version='1.0'>

<!-- xsl:param name="segmentedlist.as.table" select="1"/ -->
<xsl:param name="prefer.internal.olink" select="1"/>
<xsl:param name="current.docid" select="nargir"/>

</xsl:stylesheet>