]> granicus.if.org Git - docbook-dsssl/commitdiff
Added article/appendix templates
authorNorman Walsh <ndw@nwalsh.com>
Thu, 14 Nov 2002 15:02:38 +0000 (15:02 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Thu, 14 Nov 2002 15:02:38 +0000 (15:02 +0000)
gentext/locale/en.xml

index c2891d38f5d900d22b9e85ce6a4541951218f737..f43ab37f6323d107173fd566d80fdbc2cca929b1 100644 (file)
 <context name="title-unnumbered">
 
 <template name="appendix">%t</template>
+<template name="article/appendix">%t</template>
 <template name="bridgehead">%t</template>
 <template name="chapter">%t</template>
 <template name="sect1">%t</template>
 <context name="title-numbered">
 
 <template name="appendix"><Appendix/>&#160;%n.&#160;%t</template>
+<template name="article/appendix">%n.&#160;%t</template>
 <template name="bridgehead">%n.&#160;%t</template>
 <template name="chapter"><Chapter/>&#160;%n.&#160;%t</template>
 <template name="sect1">%n.&#160;%t</template>