Christophe Weblog Wiki Code Publications Music
make it work with org-mode 8
[swankr.git] / org-export.el
index ecb16eefc880d77d2f782c17c5af3fb9edac0112..4f0e3dcee47a1189f9220f85b3594f26c4b536a6 100644 (file)
@@ -2,4 +2,4 @@
        (new `(,(nth 0 orig) ,(nth 1 orig) ,(remove ?\" (nth 2 orig))
               ,(nth 3 orig) ,(nth 4 orig) ,(nth 5 orig))))
   (org-set-emph-re 'org-emphasis-regexp-components new)
-  (org-export-as-html nil))
+  (org-html-export-to-html nil))