This commit is contained in:
Bastien Guerry 2013-03-03 22:21:53 +01:00
parent 510f5a9ba9
commit f3fa14ef5d
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
(:html-postamble nil "html-postamble" org-html-postamble)
(:html-preamble nil "html-preamble" org-html-preamble)
(:html-head "HTML_HEAD" nil "html-head" org-html-head)
(:html-head "HTML_HEAD_EXTRA" nil "html-head-extra" org-html-head-extra)
(:html-head-extra "HTML_HEAD_EXTRA" nil "html-head-extra" org-html-head-extra)
(:html-head-include-default-style nil nil org-html-head-include-default-style)
(:html-head-include-scripts nil nil org-html-head-include-scripts)
(:html-table-tag nil nil org-html-table-tag)