[O] Re: export org file to html from command-line

2011-04-07 Thread Sean Davis
On Thu, Apr 7, 2011 at 1:12 AM, Jambunathan K wrote: > Sean Davis writes: > >> I would like to have a way to export a file to html from the >> command-line > > ,[ C-h f org-export-as-html-batch RET ] > | org-export-as-html-batch is a compiled Lisp function in `org-html.el'. > | > | (org-expor

[O] Re: export org file to html from command-line

2011-04-06 Thread Jambunathan K
Sean Davis writes: > I would like to have a way to export a file to html from the > command-line ,[ C-h f org-export-as-html-batch RET ] | org-export-as-html-batch is a compiled Lisp function in `org-html.el'. | | (org-export-as-html-batch) | | Call the function `org-export-as-html'. | Thi