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

Investigate MathJax support for other desired/additional packages (like polynom) #28

Open
SteelWagstaff opened this issue May 5, 2020 · 2 comments

Comments

@SteelWagstaff
Copy link
Member

WP QuickLaTeX allows users to define additional commands and add support for additional packages (for example polynom: https://ctan.org/pkg/polynom?lang=en, which allows users to use a polylongdiv command for displaying long division of polynomials). Some of these have been replicated by MathJax and others have not (I suspect polynom has not and maybe will not be?).

To do: Investigate which additional packages/commands can be included in our MathJax configuration and to what degree we can add support for user declared packages/customization of the default configuration. Testing must ensure that these work as expected in webbooks and supported export formats. See http://docs.mathjax.org/en/latest/input/tex/extensions.html + http://docs.mathjax.org/en/latest/web/components/index.html#web-components as starting place?

@SteelWagstaff SteelWagstaff changed the title Investigate MathJax support for polynom (or other desired/additional packages) Investigate MathJax support for other desired/additional packages (like polynom) May 5, 2020
@SteelWagstaff SteelWagstaff added this to the Pressbooks MathJax 1.0 milestone Jun 3, 2021
@josieg
Copy link

josieg commented Sep 16, 2021

Hi Steel! I would like to bump this one. We have an instructor who requires long division functionality that is not currently supported in MathJax. My colleague has identified an extension that may work: mathjax-extension-longdiv. And we are hesitant to tell this instructor to just use WP QuickLaTeX because it is not as accessible and it requires a fair bit of work to switch back.

Do you have any estimates on the timeline for this?

@josieg
Copy link

josieg commented May 31, 2022

To add to this one - we also haven't been able to figure out how to include proper degree symbols in LaTeX when rendering with MathJax. We think the gensymb package would fix this issue! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants