##// END OF EJS Templates
latex_to_png returns None when the backend cannot be used...
latex_to_png returns None when the backend cannot be used When matplotlib/dvipng is not present, other formatter will be used.

File last commit:

r6192:a53b1a9f
r7309:170a5ca2
Show More
logout.css
7 lines | 76 B | text/css | CssLexer
#main_app {
height: 100px;
width: 200px;
margin: 50px auto;
}