]> granicus.if.org Git - docbook-dsssl/commitdiff
Add basic topic element templates.
authorBob Stayton <bobs@sagehill.net>
Wed, 18 Apr 2012 19:35:20 +0000 (19:35 +0000)
committerBob Stayton <bobs@sagehill.net>
Wed, 18 Apr 2012 19:35:20 +0000 (19:35 +0000)
gentext/locale/en.xml

index 4b848e9a60f823df3f572d567d9bb9b2d208301d..76a13b84feae86a8f0944be471ce778100cf43dd 100644 (file)
 <template name="sect5">%t</template>
 <template name="section">%t</template>
 <template name="simplesect">%t</template>
+<template name="topic">%t</template>
 <template name="part">%t</template>
 
 </context>
 <template name="setindex">%s</template>
 <template name="sidebar">%s</template>
 <template name="simplesect">%s</template>
+<template name="topic">%t</template>
 <template name="toc">%s</template>
 
 </context>
 <template name="docnamelong"> in the document titled %o</template>
 <template name="pageabbrev">(p. %p)</template>
 <template name="Page">Page %p</template>
+<template name="topic">%t</template>
 
 <template name="bridgehead"><sectioncalled/> <startquote/>%t<endquote/></template>
 <template name="refsection"><sectioncalled/> <startquote/>%t<endquote/></template>