Failing render of long latex expression in jupyter notebook.

asked 1 year ago

BobB gravatar image

updated 0 years ago

FrédéricC gravatar image

I have a ridiculously long latex expression in a jupyter notebook that does not render. Does anybody know if/how to expand the accepted latex expression length so it might render? It's 10547 characters long.

Preview: (hide)

Comments

Can you post the (minimal) code allowing to reproduce yur expression ?

The problem might reside in the fact that the Jupyter notebook uses Mathjax by default, which may have less capacity than LaTeX proprio dictu for large expressions...

Emmanuel Charpentier gravatar imageEmmanuel Charpentier ( 1 year ago )