[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: ODT export fails if NAME: and ref: equation [9.1.14 (9.1.14
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug: ODT export fails if NAME: and ref: equation [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/kdm/.emacs.d/elpa/org-20180910/)] |
Date: |
Mon, 05 Nov 2018 22:59:09 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Ken Mankoff <address@hidden> writes:
> Bumping this bug report. Still valid with this mornings elpa-updated
> org-20181105.
No wonder no one answered this; there is nothing simple in "ox-odt.el".
>> If I have the following simple Org file, latest Org, and a clean emacs
>> session (emacs -Q), ODT export fails.
>>
>> # ====== BEGIN MWE ========
>> #+NAME: eq:foo
>> \begin{equation}
>> 42
>> \end{equation}
>> See [[eq:foo]].
>> # ====== END MWE ========
>>
>> It does not fail if I comment out either of the #+NAME or the "[[eq:foo]]"
>> lines.
What would be the expected output?
Regards,
--
Nicolas Goaziou