From: Uwe Brauer <oub@mat.ucm.es>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: Uwe Brauer <oub@mat.ucm.es>, emacs-orgmode@gnu.org
Subject: Re: when exporting to odt or html, latex equations are not exported when in soure block: BUG?
Date: Fri, 28 Oct 2022 16:39:02 +0200 [thread overview]
Message-ID: <87h6zoqagp.fsf@mat.ucm.es> (raw)
In-Reply-To: 87eduvowx1.fsf@localhost
[-- Attachment #1: Type: text/plain, Size: 1798 bytes --]
>>> "IR" == Ihor Radchenko <yantar92@posteo.net> writes:
> Uwe Brauer <oub@mat.ucm.es> writes:
>> Hi
>>
>> I run a relative recent GNU Emacs and org master, however please
>> consider the following example:
>>
>> When exporting to html or odt (using dvipng in both cases) the first set
>> of equations in the source block are ignored.
>>
>> Can somebody please confirm this, and tell me whether I should open a
>> BUG report.
>> ...
>> * A source block provides to export latex equations
>> #+begin_src latex :results latex replace :exports results :eval t
> Of course, the source block is ignored.
> According to 16.6 Results of Evaluation section of the manual,
> ‘latex’
> Results enclosed in a ‘BEGIN_EXPORT latex’ block. Usage example:
> ‘:results value latex’.
> So, you are exporting results of the evaluation, which is latex export
> block. Such block will only get exported to latex. By definition.
So what shall I do then? I have an org file with matlab source code and latex formula, having the latex formula surrounded by a block as in
#+begin_src latex :results latex replace :exports results :eval t
\begin{equation}
\label{eq:windeln-29-08-22:1}
\int
\end{equation}
#+end_src
Results in nice fortification. However sometimes I need to export the org file to odt/html and would like to have the mathematical formula translated, so what would be the best strategy?
--
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military.
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine.
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
next prev parent reply other threads:[~2022-10-28 14:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-15 13:08 when exporting to odt or html, latex equations are not exported when in soure block: BUG? Uwe Brauer
2022-10-26 7:40 ` Ihor Radchenko
2022-10-28 14:39 ` Uwe Brauer [this message]
2022-10-29 4:25 ` Ihor Radchenko
2022-10-29 6:41 ` Uwe Brauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h6zoqagp.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.