emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [odt] User-visible improvements
@ 2011-08-04 21:05 Jambunathan K
  2011-08-06  7:48 ` Help confirming odt->doc bug (Was Re: [odt] User-visible improvements) Jambunathan K
  2011-08-18  7:31 ` [odt] User-visible improvements Bastien
  0 siblings, 2 replies; 10+ messages in thread
From: Jambunathan K @ 2011-08-04 21:05 UTC (permalink / raw)
  To: emacs-orgmode


I pushed few user-visible improvements to org-lparse/org-odt a few
minutes ago. With these changes an exported document could be
post-processed to another format (using an external converter) with just
a single command (i.e., you no longer have to launch OpenOffice and do
"Save As" etc)

(For the impatient: Start with item 3!)

1. A choice of command-line converters for org-lparse dependent backends
   like org-odt and org-xhtml.

   M-x customize-variable RET org-lparse-convert-processes RET

   - Currently two converters are supported. 
     1. BasicODConverter - Home-brewed converter. This is available as
        an OpenOffice extension in contrib/odt/BasicODConverter dir of
        org git repo.

     2. unoconv - Unable to install this locally on my machine. So use
        of this as a converter is largely untested. But should work
        without any glitches.

     3. If there are other popular converters that are in use, I would
        like to add them to this list.

2. M-x customize-variable RET org-lparse-convert-process RET
   - Choose one of the based on your preferences and availability

3. Make C-c C-e O export directly to your preferred output format
   (doc?). Use 

   M-x customize-variable RET org-export-odt-preferred-output-format RET

   (But review items 1 and 2 before doing this)

Side-note: You can use M-x org-lparse-convert to convert an odt file to
say pdf or even docbook or a csv file to xls or a odp file to ppt. This
will depend on your converter capabilities. So checkout 

M-x customize-variable RET org-lparse-convert-capabilities RET

You can use org-lparse to export to xhtml and post-process it to odt etc
etc without leaving the comforts of your Emacs session (Remember the
pre-odt days?)

Jambunathan K.

-- 

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-08-21 18:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-04 21:05 [odt] User-visible improvements Jambunathan K
2011-08-06  7:48 ` Help confirming odt->doc bug (Was Re: [odt] User-visible improvements) Jambunathan K
2011-08-06  9:50   ` Achim Gratz
2011-08-08  6:10     ` Jambunathan K
2011-08-08  6:12   ` Jambunathan K
2011-08-21 18:38   ` Jambunathan K
2011-08-18  7:31 ` [odt] User-visible improvements Bastien
2011-08-18 12:31   ` suvayu ali
2011-08-19  8:44     ` Jambunathan K
2011-08-19  7:35   ` Jambunathan K

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).