Changeset afb32189 for stylesheets/blfs-nochunks.xsl
- Timestamp:
- 04/03/2005 10:38:26 PM (20 years ago)
- Branches:
- 6.0
- Children:
- 9a5b8f5d
- Parents:
- d977fb5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stylesheets/blfs-nochunks.xsl
rd977fb5 rafb32189 26 26 <xsl:param name="css.decoration" select="0"></xsl:param> 27 27 28 <!-- To drop the remainig dot when title is empty (from lfs-titles.xsl)--> 28 <!-- To drop the remainig dot when title is empty (from lfs-titles.xsl) 29 Commented out until can do section numbering 29 30 <xsl:template name="sect2.titlepage"> 30 31 <xsl:choose> … … 43 44 </xsl:otherwise> 44 45 </xsl:choose> 45 </xsl:template> 46 </xsl:template>--> 46 47 47 48 <!-- Added the role param for proper punctuation in xref calls
Note:
See TracChangeset
for help on using the changeset viewer.