jquery - converting latex to maxima using javascript -
jquery - converting latex to maxima using javascript -
i'm using mathquill.js
build math keyboard , display. im using mathquill.js
generate tex value of look math engine on server side maxima. looking "client side" way translate tex maxima can send maxima engine straight client without need fiddle server.
anyone know of js library can help me?
maxima doesn't understand latex input, can understand content mathml via maximamathml share package. if export content mathml mathquill.js, utilize input maxima. if can export latex mathquill.js, you'll have convert somehow. see responses this question parsing latex.
if end working content mathml, can help maximamathml package.
javascript jquery latex maxima
Comments
Post a Comment