From: Max Nikulin <manikulin@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: MathML and ODT export: inline possible?
Date: Thu, 18 Apr 2024 21:44:49 +0700 [thread overview]
Message-ID: <uvrbl1$12n5$1@ciao.gmane.io> (raw)
In-Reply-To: <871q727tqp.fsf@ucl.ac.uk>
On 18/04/2024 19:14, Fraga, Eric wrote:
>
> The question I have is: can I replace the link to a Math ML file (which
> does work, as noted in the org info manual) with the actual Math ML code
> inline within the org file?
#+begin_export odt
...
#+end_export
> [1] exporting LaTeX fragments directly, via latexmlmath, does not
> actually work very well at all. The text passed by org is wrong
> basically. And latexmlmath gets easily confused, it seems. I'd
> rather work with the MathML directly in the end.
Manual on the web site is incorrect. Do not use single or double quotes
around %i if you are on the main branch. On bugfix it is necessary to
use an alternative command with %I.
However LaTeXML has issues with latex3
Max Nikulin… Re: Warn about shell-expansion in the docstring of
org-latex-to-html-convert-command. Tue, 5 Mar 2024 19:01:16 +0700.
https://list.orgmode.org/dfdb0777-2741-410a-ac8a-8593af357abc@gmail.com
Have you tried pandoc?
(setq org-latex-to-mathml-convert-command
"pandoc -f latex -t html5 --mathml %I -o %o")
David Lukeš. Using pandoc to convert LaTeX math to MathML. Tue, 1 Mar
2022 15:59:36 +0100.
https://list.orgmode.org/CAEPTPEzvx5ZhY5qrCJnFtAC_NpPC9d1a-Q=yE+XNTrPXiMpTag@mail.gmail.com
next prev parent reply other threads:[~2024-04-18 14:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-18 12:14 MathML and ODT export: inline possible? Fraga, Eric
2024-04-18 14:44 ` Max Nikulin [this message]
2024-04-18 15:03 ` Fraga, Eric
2024-04-18 15:05 ` Max Nikulin
2024-04-18 15:51 ` Fraga, Eric
2024-04-19 16:19 ` Max Nikulin
2024-04-22 9:05 ` Fraga, Eric
2024-04-22 10:57 ` Max Nikulin
2024-04-18 15:38 ` Leo Butler
2024-04-18 16:01 ` Fraga, Eric
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='uvrbl1$12n5$1@ciao.gmane.io' \
--to=manikulin@gmail.com \
--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).