mathjax / mathjax/MathJax-demos-node

Provide tex2mml-page?

Open
#18 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
114
Forks
49
PR merge metrics
No merged PRs in 30d

Description

Would it be possible to provide a tex2mml-page variant as well? I'm working with Rob Beezer on EPUB and Kindle production for PreTeXt. tex2svg-page works well for EPUB, but Kindle really dislikes having more than a handful of SVGs and is doing well with MathML at the moment. (Our MathML production is using MathJax 2 and mathjax-node-page at the moment, but I was looking to see if we could move the EPUB and Kindle pipeline over to MathJax 3 using the node demos.)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing tex2svg-page entry point in the MathJax 3 Node demos and tracing how its page output is assembled. Create the corresponding tex2mml-page variant for the EPUB and Kindle pipeline, then verify that it produces MathML suitable for Kindle with the expected page output.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, nodejs
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.