pw writes:
> Le 13/09/2013 17:26, Nicolas Goaziou a écrit :
>> You shouldn't require "org-publish", which belongs to the old framework.
>> I think you can skip this part altogether. If it fails, try requiring
>> "ox-publish" instead.
> Thanks for your answer.
>
> If I remove "require 'org-publish
I'm found myself the solution to my question which consiste in replacing
"org-publish-org-to-html" by "org-html-publish-to-html" into my .emacs.
It's a shame that a lot of very good tutorials like Sebastian Rose's
publishing one are a little bit outdated and, so, make people getting wrong.
pw
Le 13/09/2013 17:26, Nicolas Goaziou a écrit :
You shouldn't require "org-publish", which belongs to the old framework.
I think you can skip this part altogether. If it fails, try requiring
"ox-publish" instead.
Thanks for your answer.
If I remove "require 'org-publish)" I have another error :
Hello,
pw writes:
> (require 'org-publish)
You shouldn't require "org-publish", which belongs to the old framework.
I think you can skip this part altogether. If it fails, try requiring
"ox-publish" instead.
Regards,
--
Nicolas Goaziou