Skip to content

Commit

Permalink
Ignore other division elements
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Aug 13, 2024
1 parent 67aecd3 commit 964f517
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion daps-xslt/metadata/extract-metadata.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@


<!-- ===== Empty templates -->
<xsl:template match="d:section|d:sect1|d:glossary|d:bibliography|d:module"/>
<xsl:template match="d:appendix|d:bibliography|d:colophon|d:chapter|d:dedication
|d:glossary|d:module|d:part|d:preface|d:section|d:sect1"/>


<!-- ===== info and merge -->
Expand Down

0 comments on commit 964f517

Please sign in to comment.