emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* The org--math-p advice around texmathp
@ 2024-03-09 19:41 Tony Zorman
  2024-03-13 12:58 ` Ihor Radchenko
  0 siblings, 1 reply; 7+ messages in thread
From: Tony Zorman @ 2024-03-09 19:41 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I recently stumbled upon the fact that Org has some around advice for
texmathp: org--math-p. For reasons that aren't entirely clear to me,
this has some special handling for cdlatex-math-symbol, and recognises
display and inline maths environments on its own, only calling out to
texmathp if it could not find anything. In the former cases, it also
populates the texmathp-why variable, although the position is just
filled in with 0.

I suppose my succinct question is: why? Is there any advantage in
handling inline and display maths in this way, only deferring to
texmathp as a last resort? I'm asking because I wrote a small package to
switch between environments, and the position information that
texmathp-why provides is very useful in choosing the closest
environment.

Thanks!
Tony

-- 
Tony Zorman | https://tony-zorman.com/


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-03-16 12:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-09 19:41 The org--math-p advice around texmathp Tony Zorman
2024-03-13 12:58 ` Ihor Radchenko
2024-03-14 16:15   ` Tony Zorman
2024-03-15 14:14     ` Ihor Radchenko
2024-03-15 20:41       ` Tony Zorman
2024-03-16 10:07         ` Ihor Radchenko
2024-03-16 12:23           ` Tony Zorman

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).