فهرست منبع

Complete fix for 128e14b

Bastien Guerry 12 سال پیش
والد
کامیت
8b637b54a9
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      lisp/ox-html.el

+ 2 - 2
lisp/ox-html.el

@@ -118,8 +118,8 @@
    (:html-mathjax "HTML_MATHJAX" nil "" space)
    (:html-mathjax "HTML_MATHJAX" nil "" space)
    (:html-postamble nil "html-postamble" org-html-postamble)
    (:html-postamble nil "html-postamble" org-html-postamble)
    (:html-preamble nil "html-preamble" org-html-preamble)
    (:html-preamble nil "html-preamble" org-html-preamble)
-   (:html-head "HTML_HEAD" nil "html-head" org-html-head)
-   (:html-head-extra "HTML_HEAD_EXTRA" nil "html-head-extra" org-html-head-extra)
+   (:html-head "HTML_HEAD" nil nil org-html-head)
+   (:html-head-extra "HTML_HEAD_EXTRA" nil nil org-html-head-extra)
    (:html-head-include-default-style nil nil org-html-head-include-default-style)
    (: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-head-include-scripts nil nil org-html-head-include-scripts)
    (:html-table-tag nil nil org-html-table-tag)
    (:html-table-tag nil nil org-html-table-tag)