Sean Davis <sdav...@mail.nih.gov> 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'. | This function can be used in batch processing as: | emacs --batch | --load=$HOME/lib/emacs/org.el | --eval "(setq org-export-headline-levels 2)" | --visit=MyFile --funcall org-export-as-html-batch | | [back] `---- --