Commit 130385 by robertDouglass

Commit #130385 by robertDouglass at 15:32
Export DocBook: /modules/export_docbook/export_docbook.module 1.5.2.4 @ DRUPAL-5Export DocBook: /modules/export_docbook/h2db.xsl 1.1.4.13 @ DRUPAL-5
Footnote support. Use <span class="docbook-footnote">Footnote text here.</span>. Note that if you use <p> tags in the footnote you have to be consistent about it. <span><p>text</p><p>more text</p></span> The one case that won't work well is <span>text<p>more text</p></span>.