]> granicus.if.org Git - docbook-dsssl/commitdiff
Added xref-number-and-title
authorNorman Walsh <ndw@nwalsh.com>
Sun, 26 Jan 2003 22:07:47 +0000 (22:07 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sun, 26 Jan 2003 22:07:47 +0000 (22:07 +0000)
gentext/locale/en.xml

index decf6a6ddb084b8acb54c5e2ecee76db52a02868..5c62ea80f01cdb8d129a3dd033020364dbbb7d05 100644 (file)
 
 </context>
 
+<context name="xref-number-and-title">
+
+<template name="bridgehead"><Section/>&#160;%n, &#x201C;%t&#x201D;</template>
+<template name="refsection"><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"><Section/>&#160;%n, &#x201C;%t&#x201D;</template>
+<template name="sect2"><Section/>&#160;%n, &#x201C;%t&#x201D;</template>
+<template name="sect3"><Section/>&#160;%n, &#x201C;%t&#x201D;</template>
+<template name="sect4"><Section/>&#160;%n, &#x201C;%t&#x201D;</template>
+<template name="sect5"><Section/>&#160;%n, &#x201C;%t&#x201D;</template>
+<template name="section"><Section/>&#160;%n, &#x201C;%t&#x201D;</template>
+<template name="simplesect"><sectioncalled/> &#x201C;%t&#x201D;</template>
+<template name="chapter"><Chapter/>&#160;%n, %t</template>
+<template name="appendix"><Appendix/>&#160;%n, %t</template>
+
+</context>
+
 <context name="authorgroup">
 <template name="sep"><listcomma/> </template>
 <template name="sep2"> <and/> </template>