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

MathML mroot and TeX-like root with degree not supported. #2120

Open
1 of 2 tasks
Omikhleia opened this issue Sep 29, 2024 · 2 comments
Open
1 of 2 tasks

MathML mroot and TeX-like root with degree not supported. #2120

Omikhleia opened this issue Sep 29, 2024 · 2 comments
Assignees
Labels
enhancement Software improvement or feature request modules:packages Issue relates to core or 3rd party packages
Milestone

Comments

@Omikhleia
Copy link
Member

Omikhleia commented Sep 29, 2024

For square roots, see #1604 and PR #2119

But now we shall want n-roots, don't we? Cubic roots, etc.

My dear math friends... Ye all know we shall all want n-roots...

@Omikhleia Omikhleia added enhancement Software improvement or feature request modules:packages Issue relates to core or 3rd party packages labels Sep 29, 2024
@Omikhleia Omikhleia added this to Math Sep 29, 2024
@github-project-automation github-project-automation bot moved this to To do in Math Sep 29, 2024
@Omikhleia
Copy link
Member Author

Additional reference for the TeX-math case:

https://github.com/jgm/texmath/blob/master/src/Text/TeXMath/Readers/TeX.hs#L687-L691

@Omikhleia Omikhleia self-assigned this Oct 17, 2024
@Omikhleia Omikhleia added this to the v0.15.6 milestone Oct 17, 2024
@Omikhleia Omikhleia moved this from To do to In progress in Math Oct 18, 2024
@alerque alerque modified the milestones: v0.15.6, v0.15.7 Nov 2, 2024
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 modules:packages Issue relates to core or 3rd party packages
Projects
Status: In progress
Development

No branches or pull requests

3 participants
@alerque @Omikhleia and others