emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: when exporting to odt or html, latex equations are not exported when in soure block: BUG?
Date: Tue, 15 Mar 2022 14:08:23 +0100	[thread overview]
Message-ID: <87sfrjpdmg.fsf@mat.ucm.es> (raw)


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.

Thanks

Uwe Brauer 

* A source block provides to export latex equations
#+begin_src latex :results latex replace :exports results :eval t

\begin{equation}
\label{eq:doc1:1}
\begin{matrix}
  \mathit{s}^{3}: & 1 & \mathit{K} - 6 \\
  \mathit{s}^{2}: & 5 & \mathit{K} \\
  \mathit{s}: & \frac{(4\mathit{K} - 30)}{5} & \\
  \mathit{s}^{0}: & \mathit{K}. 
  & \\
\end{matrix}
\end{equation}

So we see that 
\[
\frac{4K - 30}{5} > 0 \quad\mbox{and}\quad K > 0,
\]

\[
  K > 7.5\quad \mbox{and}\quad K > 0
\]
#+end_src

* Without the source block
\begin{equation}
\label{eq:doc1:1}
\begin{matrix}
  \mathit{s}^{3}: & 1 & \mathit{K} - 6 \\
  \mathit{s}^{2}: & 5 & \mathit{K} \\
  \mathit{s}: & \frac{(4\mathit{K} - 30)}{5} & \\
  \mathit{s}^{0}: & \mathit{K}. 
  & \\
\end{matrix}
\end{equation}

So we see that 
\[
\frac{4K - 30}{5} > 0 \quad\mbox{and}\quad K > 0,
\]

\[
  K > 7.5\quad \mbox{and}\quad K > 0
\]




-- 
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://how-to-help-ukraine-now.super.site/



             reply	other threads:[~2022-03-15 14:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-15 13:08 Uwe Brauer [this message]
2022-10-26  7:40 ` when exporting to odt or html, latex equations are not exported when in soure block: BUG? Ihor Radchenko
2022-10-28 14:39   ` Uwe Brauer
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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sfrjpdmg.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-orgmode@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).