parsing - Is there a way to convert expressions to mathematical environments on-the-fly? -


for instance, if type expression a/b in compatible application microsoft word, parsed , rendered automatically expression $$\frac{a}{b}$$. similarly, complex expression 1+(a/(a+b)) converted expression $$1+\frac{a}{a+b}$$.

no insert -> object -> equation editor nor services -> typeset needed.


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -