- Suppress list titles since they just break the continuity of the text.
The preceding paragraph always explains what the list is about so there is no need for these titles.
This commit is contained in:
parent
04740982cc
commit
01d03772d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42369
1 changed files with 3 additions and 0 deletions
|
|
@ -510,6 +510,9 @@
|
|||
<fo:inline id="{$id}">​</fo:inline>
|
||||
</xsl:template>
|
||||
|
||||
<!-- Suppress list titles -->
|
||||
<xsl:template match="db:title" mode="list.title.mode"/>
|
||||
|
||||
<!--
|
||||
TITLEPAGE TEMPLATES
|
||||
-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue