Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(math): Support MathML mtext and ms elements #2140

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Omikhleia
Copy link
Member

@Omikhleia Omikhleia commented Oct 17, 2024

Ticking one box in #2138

I am on a quest, sort of...

So let's derive the Quadratic Formula.

image

@Omikhleia Omikhleia added the enhancement Software improvement or feature request label Oct 17, 2024
@Omikhleia Omikhleia requested a review from a team as a code owner October 17, 2024 09:59
@Omikhleia Omikhleia mentioned this pull request Oct 17, 2024
18 tasks
@Omikhleia Omikhleia self-assigned this Oct 17, 2024
@Omikhleia Omikhleia added this to the v0.15.6 milestone Oct 17, 2024
Similar to the `\text` command in amsmath, but does not support internal
embedding of math equations. Yet it covers the usual need for some bits
of regular text inside math formula.
@OlivierNicole
Copy link
Member

This looks like a good working first step. Note that one day we probably want to be able to use SILE commands in \text, just like arbitrary TeX formatting can be applied inside a \text{...}

@Omikhleia
Copy link
Member Author

Note that one day we probably want to be able to use SILE commands in \text, just like arbitrary TeX formatting can be applied inside a \text{...}

But I'd advocate against it, as far as I have a word to say. It's not a "common" denominator for any real use case.

@Omikhleia
Copy link
Member Author

Omikhleia commented Oct 18, 2024

But I'd advocate against it, as far as I have a word to say. It's not a "common" denominator for any real use case.

"Note that one day we probably want to be able to use SILE commands"... Really? Folks, please be much more precise, do you mean SIL in its TeX-like syntax? (as \em and that sort of stuff?). Do you imply there's a real added value in general for this to be true? Do you have, I dunno, a real book project where you desperately need such a thing?

Had you said: "one day we probably want to be able to use Markdown, Djot or other markup in \text", I'd would have raised an eyebrow with interest.

How long does it take for you to understand that SIL is a dead end?

@Omikhleia
Copy link
Member Author

BUT let's go back on topic; there's a PR here, does it pass the bar? Something is better, sometimes, than an idealized nothingness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Software improvement or feature request
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants