Re: [O] Publish to html issue

2013-03-17 Thread Igor Kupczyński
Hi Jay, Changing from *org-publish-org-to-html* to *org-html-publish-to-html *does the trick indeed. Thank you very much for this hint :-) I also missed the 8.0 document you've mentioned - it is helpful. Cheers, Igor On Sun, Mar 17, 2013 at 1:42 AM, Jay Kerns wrote: > Dear Igor, > > On Sat, M

Re: [O] Publish to html issue

2013-03-16 Thread Jay Kerns
Dear Igor, On Sat, Mar 16, 2013 at 7:12 PM, Igor Kupczyński wrote: > Dear List, > > I try to set up a simple org --> html publishing system. [snip] > > (setq org-publish-project-alist > '(("org" > :base-directory "~/tmp/org/" > :publishing-directory "~/t

[O] Publish to html issue

2013-03-16 Thread Igor Kupczyński
Dear List, I try to set up a simple org --> html publishing system. If I configure it according to the manual [ http://orgmode.org/org.html#Project-alist]: (setq org-publish-project-alist '(("org" :base-directory "~/tmp/org/" :publishing-directory