Skip to content

Conversation

@sandersk
Copy link
Contributor

Added separate handling for table footnotes to HTMLBook stylesheets, largely analogous to handling in DocBook XSL stylesheets (http://docbook.sourceforge.net/release/xsl/current/xhtml-1_1/footnote.xsl):

  • Table footnotes are always placed in <tfoot> element at bottom of table, rather than floated to the end of a chunk (as is done when process.footnotes is enabled).
  • To control numeration style of standard footnotes, use param footnote.numeration.format. To control numeration style of table footnotes, use param table.footnote.numeration.format. Both take a valid xsl:number format-attribute value (e.g., "1", "a").

sandersk pushed a commit that referenced this pull request Mar 18, 2015
@sandersk sandersk merged commit 9cc192a into master Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant