pygments-mathematica
pygments-mathematica copied to clipboard
Overleaf
Did anyone get this lexer to work on Overleaf? Crucial for me...
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.