<!-- The family-given style applies a convention for identifying given -->
<!-- and family names in locales where it may be ambiguous -->
<xsl:if test="$has_h">
- <xsl:value-of select="$h_nl"/>.
+ <xsl:value-of select="$h_nl"/>
+ <xsl:value-of select="$punct.honorific"/>
</xsl:if>
<xsl:if test="$has_s">
<!ENTITY table.border.color SYSTEM "../params/table.border.color.xml">
<!ENTITY title.margin.left SYSTEM "../params/title.margin.left.xml">
<!ENTITY table.entry.padding SYSTEM "../params/table.entry.padding.xml">
+
+<!ENTITY punct.honorific SYSTEM "../params/punct.honorific.xml">
&table.border.style;
&table.border.color;
&title.margin.left;
+&punct.honorific;
</reference>
<src:fragref linkend="table.border.style.frag"/>
<src:fragref linkend="table.border.color.frag"/>
<src:fragref linkend="title.margin.left.frag"/>
+<src:fragref linkend="punct.honorific.frag"/>
</xsl:stylesheet>
</src:fragment>
<!ENTITY htmlhelp.hhc SYSTEM "../params/htmlhelp.hhc.xml">
<!ENTITY htmlhelp.hhp.tail SYSTEM "../params/htmlhelp.hhp.tail.xml">
<!ENTITY htmlhelp.enumerate.images SYSTEM "../params/htmlhelp.enumerate.images.xml">
+<!ENTITY punct.honorific SYSTEM "../params/punct.honorific.xml">
<!ENTITY htmlhelp.force.map.and.alias SYSTEM "../params/htmlhelp.force.map.and.alias.xml">
<!ENTITY htmlhelp.map.file SYSTEM "../params/htmlhelp.map.file.xml">
<!ENTITY htmlhelp.alias.file SYSTEM "../params/htmlhelp.alias.file.xml">
+
&show.revisionflag;
&shade.verbatim;
&shade.verbatim.style;
+&punct.honorific;
</reference>
<reference><title>Chunking</title>
<src:fragref linkend="section.label.includes.component.label.frag"/>
<src:fragref linkend="shade.verbatim.frag"/>
<src:fragref linkend="shade.verbatim.style.frag"/>
+<src:fragref linkend="punct.honorific.frag"/>
<src:fragref linkend="show.comments.frag"/>
<src:fragref linkend="show.revisionflag.frag"/>
<src:fragref linkend="spacing.paras.frag"/>