Hi,
the docstring of org-export-as-latex contains incorrectly escaped \
characters resulting in two passages being rendered like
^Hegin{document}...^Hnd{document}.
The attached patch should fix the problem (The patch is against the
org-mode version included in GNU Emacs).
Emacs : GNU Emacs 24.0
Hi,
when playing with the beamer export, I found a small error in the :tag
of the org-beamer-themes customization option. Attached is a fix and a
related slight improvement.
Kind regards,
Jan
Emacs : GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.21.0)
of 2010-05-28 on gunhead
Package:
Hi,
I encountered a problem when publishing an org project after customizing
`org-publish-timestamp-directory' such that the specified directory and
some of its parents didn't exist.
A patch is attached.
Kind regards,
Jan
--- lisp/org/org-publish.el.orig 2010-07-18 03:43:12.942798153 +0200
+++ l