<template name="book">%t</template>
<template name="calloutlist">%t</template>
<template name="caution">%t</template>
-<template name="chapter"><Chapter/> %n. %t</template>
+<template name="chapter">%n<Chapter/>. %t</template>
<template name="colophon">%t</template>
<template name="dedication">%t</template>
<template name="equation"><Equation/> %n. %t</template>
<template name="msgsub">%t</template>
<template name="note">%t</template>
<template name="orderedlist">%t</template>
-<template name="part"><Part/> %n. %t</template>
+<template name="part">%n<Part/>. %t</template>
<template name="partintro">%t</template>
<template name="preface">%t</template>
<template name="procedure">%t</template>
<template name="article">%t</template>
<template name="bibliography">%t</template>
<template name="book">%t</template>
-<template name="chapter"><Chapter/> %n. %t</template>
+<template name="chapter">%n<Chapter/>. %t</template>
<template name="colophon">%t</template>
<template name="dedication">%t</template>
<template name="example"><Example/> %n. %t</template>
<template name="figure"><Figure/> %n. %t</template>
<template name="glossary">%t</template>
<template name="index">%t</template>
-<template name="part"><Part/> %n. %t</template>
+<template name="part">%n<Part/>. %t</template>
<template name="preface">%t</template>
<template name="reference">%t</template>
<template name="set">%t</template>
<context name="section-xref-numbered">
-<template name="sect1"><Section/> %n</template>
-<template name="sect2"><Section/> %n</template>
-<template name="sect3"><Section/> %n</template>
-<template name="sect4"><Section/> %n</template>
-<template name="sect5"><Section/> %n</template>
-<template name="section"><Section/> %n</template>
+<template name="sect1">%n<Section/></template>
+<template name="sect2">%n<Section/></template>
+<template name="sect3">%n<Section/></template>
+<template name="sect4">%n<Section/></template>
+<template name="sect5">%n<Section/></template>
+<template name="section">%n<Section/></template>
<template name="simplesect">“%t”</template>
</context>