Insert a customizable separator between footnotes
commit789380330add277d16792f2af52d770a0b01037f
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 14 May 2011 08:26:40 +0000 (14 10:26 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 29 Jun 2011 10:00:42 +0000 (29 12:00 +0200)
tree5258e6857561fb09d65fe442c60786da7ab67041
parentab9c52fd7911763a903a3d673dce2876ada9e551
Insert a customizable separator between footnotes

* lisp/org-docbook.el (org-export-docbook-footnote-separator): new
  variable
  (org-export-as-docbook): add a separator between footnotes.
* lisp/org-html.el (org-export-html-footnote-separator): new variable.
  (org-export-as-html): add a separator between footnotes.
* lisp/org-latex.el (org-export-latex-footnote-separator): new
  variable.
  (org-export-latex-preprocess): add a separator between footnotes.
lisp/org-docbook.el
lisp/org-html.el
lisp/org-latex.el