On Apr 19, 2010, at 5:52 PM, Dan Davison wrote:

Carsten Dominik <carsten.domi...@gmail.com> writes:

On Apr 19, 2010, at 3:59 PM, Dan Davison wrote:

[...]
If it makes any difference, I am currently exporting to latex, then
converting to odt using mk4ht oolatex.  (aside: is there a really
easy
way to define a new export option that automates the seond step?
right now I'm switching to a shell to do the final step, would love
to
stop having to do that.)

Org has org-export-html-final-hook but no latex equivalent, nor a
general after-export hook? Is that right? (I feel like I must be
missing
something there.)

All backends have a "final" hook - org-export-latex-final-hook in this
case.

Ah, I see, Emacs doesn't know about it until I cause
(require 'org-latex)
to happen. As I said, I felt that I was missing something...

I think add-hook is still OK to use.

- Carsten



_______________________________________________
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 via email to