emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Gary Oberbrunner <garyo@oberbrunner.com>
To: Orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: [ANN] OpenDocumentText/OpenOffice Exporter - 0.6 Release
Date: Fri, 11 Feb 2011 13:10:50 -0500	[thread overview]
Message-ID: <AANLkTikuVDkGc65xaaU-0VorpY+qzcaoMcWRNG4L10b1@mail.gmail.com> (raw)
In-Reply-To: <81sjvvxxcc.fsf@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1190 bytes --]

I just joined the list recently and am very excited to try direct odt
export!  I checked out Jambunathan's git repo.  I'm already running org-mode
from its git master; is your repo a fork of the master, or is it its own
thing?  It seems like it contains everything, so I should use it instead of
the main one?

Once I enabled png images in my Windows emacs (by copying the appropriate
DLLs), the following worked fine for me in my .emacs:

#+begin_example
;; Org-mode ODT (Open Document) export, EXPERIMENTAL:
(custom-set-variables
 '(org-export-latex-default-packages-alist (quote (("AUTO" "inputenc" t))))
 '(org-export-with-LaTeX-fragments (quote dvipng))
 )
(setq org-odt-base-dir "c:/Program Files (x86)/emacs/site-lisp/org-jambu") ;
only used for odt export
(load-file (expand-file-name "contrib/odt/setup.el" org-odt-base-dir))
#+end_example

I think this causes the jambu repo to be used for everything (org-mode.el
and all the other exports).  Is that OK?

I have to say, great work so far!  Amazingly useful.

I suppose one addition would be to allow for customized ODT character and
paragraph styles, e.g. customizing the styles.xml that gets included into
the doc.

-- 
-- Gary

[-- Attachment #1.2: Type: text/html, Size: 1501 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2011-02-11 18:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201102102334.57286.martin@weigele.de>
2011-02-10 23:51 ` [ANN] OpenDocumentText/OpenOffice Exporter - 0.6 Release Jambunathan K
2011-02-11 18:10   ` Gary Oberbrunner [this message]
2011-02-13  9:06     ` Jambunathan K
2011-02-13  9:30     ` Bastien
2011-01-28 21:46 Jambunathan K
2011-01-31 11:00 ` Christian Moe
2011-02-13  9:24 ` Bastien

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=AANLkTikuVDkGc65xaaU-0VorpY+qzcaoMcWRNG4L10b1@mail.gmail.com \
    --to=garyo@oberbrunner.com \
    --cc=emacs-orgmode@gnu.org \
    /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).