]> granicus.if.org Git - docbook-dsssl/commitdiff
Removed lowercase.alpha and uppercase.alpha per Norm's suggestion.
authorBob Stayton <bobs@sagehill.net>
Fri, 12 Jul 2002 20:53:17 +0000 (20:53 +0000)
committerBob Stayton <bobs@sagehill.net>
Fri, 12 Jul 2002 20:53:17 +0000 (20:53 +0000)
Added refsect[1-3] to the section-xref-numbered and unnumbered
contexts for completeness.

gentext/locale/en.xml

index 70c579dcd2067681263ad276e13d64a14f74dccb..d90ec8354c5a48c40fd0a4f25f9fe18d4aefad57 100644 (file)
 <gentext key="sectioncalled" text="the section called"/>
 <gentext key="index symbols" text="Symbols"/>
 
-<gentext key="lowercase.alpha" text="abcdefghijklmnopqrstuvwxyz"/>
-<gentext key="uppercase.alpha" text="ABCDEFGHIJKLMNOPQRSTUVWXYZ"/>
-
 <dingbat key="startquote" text="&#x201C;"/>
 <dingbat key="endquote" text="&#x201D;"/>
 <dingbat key="nestedstartquote" text="&#x2018;"/>
 <context name="section-xref">
 
 <template name="bridgehead"><sectioncalled/> &#x201C;%t&#x201D;</template>
+<template name="refsect1"><sectioncalled/> &#x201C;%t&#x201D;</template>
+<template name="refsect2"><sectioncalled/> &#x201C;%t&#x201D;</template>
+<template name="refsect3"><sectioncalled/> &#x201C;%t&#x201D;</template>
 <template name="sect1"><sectioncalled/> &#x201C;%t&#x201D;</template>
 <template name="sect2"><sectioncalled/> &#x201C;%t&#x201D;</template>
 <template name="sect3"><sectioncalled/> &#x201C;%t&#x201D;</template>
 <context name="section-xref-numbered">
 
 <template name="bridgehead"><Section/>&#160;%n</template>
+<template name="refsect1"><sectioncalled/> &#x201C;%t&#x201D;</template>
+<template name="refsect2"><sectioncalled/> &#x201C;%t&#x201D;</template>
+<template name="refsect3"><sectioncalled/> &#x201C;%t&#x201D;</template>
 <template name="sect1"><Section/>&#160;%n</template>
 <template name="sect2"><Section/>&#160;%n</template>
 <template name="sect3"><Section/>&#160;%n</template>