Hi Daniel,
Daniel Clemente writes:
> True. And I was following an outdated page which used
> org-publish-org-to-html:
> http://orgmode.org/worg/org-tutorials/org-publish-html-tutorial.html
Can you fix this page? You're in a better position to do so,
as you know what have been confusing.
Thank
> >
> > org-publish-org-to-html seems to have its parameters in the same
> > order (filename, extension, plist). Correct me if I'm wrong.
> >
>
> If you are using org8.X, then org-publish-org-to-html no longer
> exists. If it does, you are picking up old org bits from somewhere.
>
True. And
Daniel Clemente writes:
> Hi, in ox-publish.el I see in line 555:
>
> (defun org-publish-org-to (backend filename extension plist &optional pub-dir)
> …
>
> org-publish-org-to-html seems to have its parameters in the same
> order (filename, extension, plist). Correct me if I'm wrong.
>
>
Hi, in ox-publish.el I see in line 555:
(defun org-publish-org-to (backend filename extension plist &optional pub-dir)
…
org-publish-org-to-html seems to have its parameters in the same order
(filename, extension, plist). Correct me if I'm wrong.
But then in same file, line 654: