GithubHelp home page GithubHelp logo

Comments (11)

pkra avatar pkra commented on June 10, 2024

I realize this is an upstream issue in v3 but I've failed to figure out which branch of the v3 repo to look at.

from mathjax-demos-node.

dpvc avatar dpvc commented on June 10, 2024

This is a duplicate of mathjax/MathJax-src#268, and was resolved by the pull request mathjax/MathJax-src#270 (which was after the beta.4 release).

from mathjax-demos-node.

dpvc avatar dpvc commented on June 10, 2024

I've failed to figure out which branch of the v3 repo to look at

The demos are built with the 3.0.0-beta.4 branch

from mathjax-demos-node.

pkra avatar pkra commented on June 10, 2024

Thanks.

from mathjax-demos-node.

dagda1 avatar dagda1 commented on June 10, 2024

@dpvc this was fixed in #270 June 2019 but it still has not been released unless I am missing something

export var mhchemParser = {

The whole structure is so complicated. The main branch is at 3.2.0 but if I do npm info mathjax3 versions I get

  '3.0.0-alpha.0',
  '3.0.0-alpha.1',
  '3.0.0-alpha.2',
  '3.0.0-alpha.3',
  '3.0.0-alpha.4',
  '3.0.0-alpha.5',
  '3.0.0-alpha.6',
  '3.0.0-beta.1',
  '3.0.0-beta.2',
  '3.0.0-beta.3',
  '3.0.0-beta.4'

If the fix has not been released which it has not, then how do we get it?

Go to the repo and start looking at different branches until I track it down.

I think mathjax is great but the structure and versioning are verging on the insane.

from mathjax-demos-node.

dagda1 avatar dagda1 commented on June 10, 2024

I am going to use patch-package but I would love to make this less crazy.

from mathjax-demos-node.

pkra avatar pkra commented on June 10, 2024

@dagda1 I'm not sure what problem you're running into. It does seem fixed for me -- if I clone this repo, run npm i and $ node direct/tex2chtml "x", I get the expected output.

from mathjax-demos-node.

dpvc avatar dpvc commented on June 10, 2024

I believe you are using the wrong package. The mathjax3 package was a temporary one while MathJax version 3 was being developed. Once it went into production, the mathjax package went to version 3. If you do npm info mathjax version you will get the current versions of MathJax. If you look at the documentation for MathJax, you will see that it suggests mathjax@3 or mathjax-full@3 (for the source distribution). Note that the npm page for the mathjax3 page says it is a development package for v3, so that is not the official distribution.

from mathjax-demos-node.

dpvc avatar dpvc commented on June 10, 2024

I've deprecated the mathjax3 branch.

from mathjax-demos-node.

dagda1 avatar dagda1 commented on June 10, 2024

@dpvc apologies, I had a moment earlier. Thanks for the clarification, I wrote an npm package that uses mathjax and I was seriously confused about which version to use.

I still do find it confusing but at least now it does not refer to a branch, should help.

from mathjax-demos-node.

dpvc avatar dpvc commented on June 10, 2024

@dagda1, no problem, and glad you got it working. Your sine demo is nice!

from mathjax-demos-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.