emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [odt] regression in using an equation sourced via latex_header


From: Myles English
Subject: [O] [odt] regression in using an equation sourced via latex_header
Date: Tue, 01 Nov 2011 16:10:08 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Hello,

If I have a latex file mystyle.tex that contains:

\newcommand{\myBigEquation}{b=23}

and then have this in my org file:

#+LATEX_HEADER: \usepackage{/path/to/mystyle}

I can use it conveniently like this:

\begin{equation}
     \myBigEquation
\end{equation}

and that exports fine to pdf but not to odt.  I am fairly sure it used
to work (around 7th Oct).  Can anyone confirm this?

Myles



reply via email to

[Prev in Thread] Current Thread [Next in Thread]