pygments-mathematica icon indicating copy to clipboard operation
pygments-mathematica copied to clipboard

Overleaf

Open yorickreum opened this issue 3 years ago • 1 comments

Did anyone get this lexer to work on Overleaf? Crucial for me...

yorickreum avatar Apr 30 '21 13:04 yorickreum

I suspect this might not work out of the box on Overleaf. The minted LaTeX package uses the pygments python package, but in order to use this Mathematica highlighter, you'd also need to to install the pygments-mathematica package. I'm not sure how you'd accomplish that in Overleaf, but that might be a starting point to explore.

rsmenon avatar Jun 29 '21 17:06 rsmenon