Add Zthes tag-set -- where was it?!
[yaz-moved-to-github.git] / doc / tkl.xsl.in
index 7d29a1f..350b30e 100644 (file)
@@ -5,6 +5,7 @@
 
   <xsl:variable name="use.id.as.filename">1</xsl:variable>
   <xsl:variable name="html.ext">.tkl</xsl:variable>
+  <xsl:variable name="navig.showtitles">0</xsl:variable>
   <xsl:param name="chunker.output.omit-xml-declaration" select="'yes'"/> 
 
 <xsl:template name="chunk-element-content">
   <xsl:param name="next"/>
 
   <document>
-
-    <nonews>1</nonews>
-  
     <title>
        <xsl:apply-templates select="." mode="object.title.markup"/>
     </title>
-
+    <nonews>1</nonews>
     <body>
       <xsl:call-template name="body.attributes"/>
       <xsl:call-template name="user.header.navigation"/>