Changeset afb32189


Ignore:
Timestamp:
04/03/2005 10:38:26 PM (19 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
6.0
Children:
9a5b8f5
Parents:
d977fb5
Message:

Fix 6.0 nochunks titles

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/6.0/BOOK@3660 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/blfs-nochunks.xsl

    rd977fb5 rafb32189  
    2626  <xsl:param name="css.decoration" select="0"></xsl:param>
    2727
    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
    2930  <xsl:template name="sect2.titlepage">
    3031    <xsl:choose>
     
    4344      </xsl:otherwise>
    4445    </xsl:choose>
    45   </xsl:template>
     46  </xsl:template>-->
    4647
    4748    <!-- Added the role param for proper punctuation in xref calls
Note: See TracChangeset for help on using the changeset viewer.