Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 485af83 commit deb1dd0Copy full SHA for deb1dd0
1 file changed
examples/mathtext_demo.py
@@ -23,6 +23,6 @@
23
#tex = r'$\alpha\beta\gamma$'
24
text(1, 2.6, tex, fontsize=20)
25
title(r'$\Delta_i^j \hspace{0.4} \rm{versus} \hspace{0.4} \Delta_{i+1}^j$', fontsize=20)
26
-savefig('mathtext_demo')
+#savefig('mathtext_demo')
27
28
show()
0 commit comments