<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="“"/>
<dingbat key="endquote" text="”"/>
<dingbat key="nestedstartquote" text="‘"/>
<context name="section-xref">
<template name="bridgehead"><sectioncalled/> “%t”</template>
+<template name="refsect1"><sectioncalled/> “%t”</template>
+<template name="refsect2"><sectioncalled/> “%t”</template>
+<template name="refsect3"><sectioncalled/> “%t”</template>
<template name="sect1"><sectioncalled/> “%t”</template>
<template name="sect2"><sectioncalled/> “%t”</template>
<template name="sect3"><sectioncalled/> “%t”</template>
<context name="section-xref-numbered">
<template name="bridgehead"><Section/> %n</template>
+<template name="refsect1"><sectioncalled/> “%t”</template>
+<template name="refsect2"><sectioncalled/> “%t”</template>
+<template name="refsect3"><sectioncalled/> “%t”</template>
<template name="sect1"><Section/> %n</template>
<template name="sect2"><Section/> %n</template>
<template name="sect3"><Section/> %n</template>