Giter Site home page Giter Site logo

Arguments flipped in OMML reader about texmath HOT 4 CLOSED

jgm avatar jgm commented on June 22, 2024
Arguments flipped in OMML reader

from texmath.

Comments (4)

jgm avatar jgm commented on June 22, 2024

@jkr, could it be line 340?

return [EOver True limExp baseExp]

In all the other cases of EOver, baseExp is the second argument, not the third.

+++ mpickering [Sep 12 14 03:13 ]:

I think the arguments are the wrong way round somewhere in the OMML reader.

pandoc -f tex -t omml | pandoc -f omml -t tex
In:
\overset{r}{\rightarrow}
Out:
\overset{\rightarrow}{r}


Reply to this email directly or view it on GitHub:
#66

from texmath.

jkr avatar jkr commented on June 22, 2024

That does look wrong, because EOver takes the bottom first and then the top, right. So in a limUpp, the arrow should be above.

But it would be strange if that were responsible for @mpickering 's issue -- why would a limit be invoked?

I'll play around and see if I can track down another bug later this evening.

from texmath.

jgm avatar jgm commented on June 22, 2024

@jkr did you ever come back to this?

from texmath.

jgm avatar jgm commented on June 22, 2024

The fix I recommended did fix mpickering's case. I'll make this change and close this.

from texmath.

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.