Changeset 3307
- Timestamp:
- May 8, 2007, 2:30:14 PM (16 years ago)
- Location:
- trunk/lib/docbook/custom-styles/docbook/plain/xsl
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/docbook/custom-styles/docbook/plain/xsl/customized.chunked.xsl
r3305 r3307 128 128 </xsl:template> 129 129 130 <xsl:template match="nohelp"> 131 <xsl:apply-templates /> 132 </xsl:template> 133 130 134 <xsl:template name="user.footer.navigation"> 131 135 <div -
trunk/lib/docbook/custom-styles/docbook/plain/xsl/customized.pdf-fop.xsl
r3305 r3307 39 39 </xsl:template> 40 40 41 <xsl:template match="nohelp"> 42 <xsl:apply-templates /> 43 </xsl:template> 44 41 45 <xsl:template match="pubdate" mode="book.titlepage.verso.auto.mode"> 42 46 <fo:block xmlns:fo="http://www.w3.org/1999/XSL/Format"
Note: See TracChangeset
for help on using the changeset viewer.