From: Ihor Radchenko <yantar92@posteo.net>
To: Gustaf Waldemarson <gustaf.waldemarson@gmail.com>
Cc: emacs-orgmode@gnu.org, Timothy <orgmode@tec.tecosaur.net>
Subject: Re: [BUG] Wrap LaTeX Fragments in a Span [9.6.2 (release_9.6.2)]
Date: Thu, 11 May 2023 15:04:02 +0000 [thread overview]
Message-ID: <87o7mq52ql.fsf@localhost> (raw)
In-Reply-To: <CABehr5feupHR=dub8s0U=J9R_dr5sW3ddsm_BzBKZKs6xRwqag@mail.gmail.com>
Gustaf Waldemarson <gustaf.waldemarson@gmail.com> writes:
> The other day I wanted to do some additional styling of LaTeX (MathJax)
> elements, however, I noticed that none of them were actually captured in any
> HTML tag or CSS class, making this a bit cumbersome.
>
> So I spent a bit of time to look things up and see if this could be fixed
> and
> came up with the attached patch, which wraps all LaTeX fragments in a <span
> class="equation"> tag. Ideally, one should probably have separate CSS
> classes
> for inline fragments and full environments, but I wasn't really able to
> figure
> out how to separate those.
See `org-html--wrap-latex-environment'.
`org-html-latex-environment' does wrap latex environments into equation
class, but not for mathjax processing type.
CCing the maintainer.
It looks reasonable to wrap Mathjax fragments as well. But there might
be non-obvious pitfalls.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2023-05-11 15:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-11 9:19 [BUG] Wrap LaTeX Fragments in a Span [9.6.2 (release_9.6.2)] Gustaf Waldemarson
2023-05-11 15:04 ` Ihor Radchenko [this message]
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=87o7mq52ql.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=gustaf.waldemarson@gmail.com \
--cc=orgmode@tec.tecosaur.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.