Menu

#72 Make only variables italic in math

open
Epytext (19)
5
2007-11-04
2007-11-04
No

I would like the inline math markup to only make variable names italic. In particular, parenthesis and numbers should not be italic:

M{(a + b)} => (<i>a</i> + <i>b</i>)

It would be extra cool if standard function names like log, sin, cos, tan, and exp were recognized and left alone:

M{log(a)} => log(<i>a</i>)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.