Merge branch 'maint'

This commit is contained in:
Kyle Meyer 2016-01-12 02:18:34 -05:00
commit 4de71e483a
1 changed files with 1 additions and 0 deletions

View File

@ -246,6 +246,7 @@ Return new parse tree."
(insert (format "<div id=\"bibliography\">\n<h2>%s</h2>\n"
(org-export-translate "References" :html info)))
(insert-file-contents (concat out-file ".html"))
(goto-char (point-max))
(insert "\n</div>"))
((org-export-derived-backend-p backend 'ascii)
;; convert HTML references to text w/pandoc