emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] convert orgmode to docx


From: Jambunathan K
Subject: Re: [O] convert orgmode to docx
Date: Fri, 29 Apr 2011 11:03:38 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

Fabian Braennstroem <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]