From: Jambunathan K <kjambunathan@gmail.com>
To: Fabian Braennstroem <f.braennstroem@gmx.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: convert orgmode to docx
Date: Fri, 29 Apr 2011 11:03:38 +0530 [thread overview]
Message-ID: <81k4edmxjh.fsf@gmail.com> (raw)
In-Reply-To: <ik0voc$ugl$1@dough.gmane.org> (Fabian Braennstroem's message of "Tue, 22 Feb 2011 19:37:00 +0100")
Fabian Braennstroem <f.braennstroem@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.
prev parent reply other threads:[~2011-04-29 5:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 20:00 convert orgmode to docx Fabian Braennstroem
2011-02-19 11:05 ` Bastien
2011-02-19 11:35 ` Jambunathan K
2011-02-20 13:08 ` Fabian Braennstroem
2011-02-20 13:11 ` Fabian Braennstroem
2011-02-22 11:32 ` Bastien
2011-02-22 18:37 ` Fabian Braennstroem
2011-02-26 16:23 ` Bastien
2011-04-29 5:33 ` Jambunathan K [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=81k4edmxjh.fsf@gmail.com \
--to=kjambunathan@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=f.braennstroem@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).