]> granicus.if.org Git - docbook-dsssl/commitdiff
List item templates
authorNorman Walsh <ndw@nwalsh.com>
Sat, 22 Sep 2001 16:53:03 +0000 (16:53 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Sat, 22 Sep 2001 16:53:03 +0000 (16:53 +0000)
gentext/locale/en.xml

index 3677b01976330675184d522997855c0d5986a1fa..4b9d22040b525e40f1b79311b098a556c133b3a1 100644 (file)
 <template name="indexdiv">%t</template>
 <template name="itemizedlist">%t</template>
 <template name="legalnotice">%t</template>
+<template name="listitem"/>
 <template name="lot">%t</template>
 <template name="msg">%t</template>
 <template name="msgexplan">%t</template>
 <template name="tip">%t</template>
 <template name="toc">%t</template>
 <template name="variablelist">%t</template>
+<template name="varlistentry"/>
 <template name="warning">%t</template>
 
 </context>
 <template name="figure"><Figure/> %n</template>
 <template name="glossary">%t</template>
 <template name="index">%t</template>
+<template name="listitem">%n</template>
 <template name="part"><Part/> %n</template>
 <template name="preface">%t</template>
 <template name="procedure"><Procedure/> %n</template>
 <template name="set">%t</template>
 <template name="setindex">%t</template>
 <template name="table"><Table/> %n</template>
+<template name="varlistentry">%n</template>
 
 </context>