On 2/15/11 11:23 PM, Dan Davison wrote:
Commit ed6d6760268 removed variables htmlp and latexp from
`org-export-preprocess-string'. Nothing wrong with that, but I think it
has broken export for those using org-special-blocks
Confirmed. Exporting the following example stops with a void-variable
error in org-special-blocks-make-special-cookies.
--------------------
Some text.
#+begin_sidebar
Some details left out of the main text.
#+end_sidebar
--------------------
(Incidentally -- org-special-blocks.el still says it's "not currently
part of GNU Emacs", but as of Org-mode 7.4 it is, isn't it?)
CM
_______________________________________________
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