* Remove the redundant <sections> around refentries.

This commit is contained in:
Eelco Dolstra 2009-07-14 14:58:12 +00:00
parent 1f169f43b3
commit d413612029
16 changed files with 44 additions and 68 deletions

View file

@ -6,7 +6,8 @@ XSLTPROC = $(xsltproc) $(xmlflags) \
--param xref.with.number.and.title 1 \
--param toc.section.depth 3 \
--param admon.style \'\' \
--param callout.graphics.extension \'.gif\'
--param callout.graphics.extension \'.gif\' \
--param contrib.inline.enabled 0
dblatex_opts = \
-P doc.collab.show=0 \