Ignore:
Timestamp:
08/31/2004 06:19:13 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
6.0
Children:
2e3a473
Parents:
1828a5f
Message:

Making a proper English punctuation for xref elemments (HTML output). See chapter05/gettext.xml for a tagging example.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • stylesheets/xhtml/lfs-titles.xsl

    r1828a5f rc0be107  
    9898      <xsl:otherwise>
    9999        <xsl:copy-of select="$title"/>
    100         <xsl:text>.</xsl:text>
     100        <xsl:value-of select="$role"/>
    101101      </xsl:otherwise>
    102102    </xsl:choose>
Note: See TracChangeset for help on using the changeset viewer.