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

Document resetEquationNumbers #3

Closed
dpvc opened this issue Mar 26, 2013 · 12 comments
Closed

Document resetEquationNumbers #3

dpvc opened this issue Mar 26, 2013 · 12 comments

Comments

@dpvc
Copy link
Member

dpvc commented Mar 26, 2013

The TeX input jax's resetEquationNumbers method needs to be added to the documentation.

@pkra
Copy link
Contributor

pkra commented Jun 12, 2014

The code in AMSmath doesn't tell me enough to do this. We can do this after 2.4 is out.

@dpvc
Copy link
Member Author

dpvc commented Jun 12, 2014

That's fine. It was added in 2.3 anyway, so has gone without documentation for a while.

@pkra pkra mentioned this issue Jun 12, 2014
@pkra
Copy link
Contributor

pkra commented Nov 26, 2014

This was fixed.

@pkra pkra closed this as completed Nov 26, 2014
pkra pushed a commit that referenced this issue Mar 12, 2015
@Klortho
Copy link
Contributor

Klortho commented Oct 21, 2015

This was fixed.

Link? Google finds nothing

@pkra
Copy link
Contributor

pkra commented Oct 21, 2015

I think this was erroneously closed. From the linked PR (#59), it sounds like I worked on a branch accidentally named issue3 instead of issue54. I'm guessing I later went through issues, saw the PR link and closed this without checking.

I actually don't know what @dpvc wanted documented here. What are you looking for @Klortho?

@pkra pkra reopened this Oct 21, 2015
@Klortho
Copy link
Contributor

Klortho commented Oct 21, 2015

This. I just ran into this problem, in our render-math service.

resetEquationNumbers lets us keep the same instance of MathJax running, and feed it new equations, not knowing or caring what labels were used before.

@pkra
Copy link
Contributor

pkra commented Oct 21, 2015

This.

Ah, thanks.

in our render-math service.

Nice. Are you aware of MathJax-node?

@Klortho
Copy link
Contributor

Klortho commented Oct 23, 2015

I was aware of it, yes. You guys got that started after we had already forked svgbin and did quite a bit of work on it. Not sure if/when it'll be worth going back and replacing what we have now.

@pkra
Copy link
Contributor

pkra commented Oct 26, 2015

Ah ok, that makes sense. There are multiple service built on mathjax-node now (mathjax-server, mathoid, mmlcloud); it would be good to bring people together to share experiences and identify improvements. Maybe we can chat some time? I'll ping you by email.

@pkra
Copy link
Contributor

pkra commented Oct 26, 2015

@dpvc I guess documentation should go into http://docs.mathjax.org/en/v2.6-latest/tex.html#automatic-equation-numbering ? I can't see how to fit it into http://docs.mathjax.org/en/v2.6-latest/options/TeX.html very well (but perhaps it does?).

@dpvc
Copy link
Member Author

dpvc commented Oct 28, 2015

It may be better in the dynamic HTML section rather than the TeX section, since that is when it would need to be used.

@pkra
Copy link
Contributor

pkra commented Oct 28, 2015

A fix is in the 2.6-latest branch. I also added a link to http://docs.mathjax.org/en/v2.6-latest/tex.html#automatic-equation-numbering.

@pkra pkra closed this as completed in d231cd6 Dec 30, 2015
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

3 participants