Fabian Braennstroem <f.braennstr...@gmx.de> writes:

> Hi Bastien,
>
> thanks for the info!
> Do you have a hint, how I could do the export in batchmode from the
> console in Linux?
>

You can use the following to convert from org to odt (with suitable
changes to the -L option).

--8<---------------cut here---------------start------------->8---
  emacs --batch -L "~/src/org-jambu/lisp" --eval "(progn (require 'org-odt) 
(setq org-export-headline-levels 3) (toggle-debug-on-error))" 
--visit=draftcopy.org --funcall org-export-as-odt-batch
--8<---------------cut here---------------end--------------->8---


ps: Refer http://orgmode.org/worg/org-faq.html#convert-to-open-office

Jambunathan K.


Reply via email to