File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 483483
484484-- port new toolbar to embedding examples
485485
486- -- \sum height problem - see mathtext_tut
486+ -- DONE \sum height problem - see mathtext_tut
487487
488488-- DONE check for zero zoom to rect
489489
@@ -525,7 +525,7 @@ ZeroDivisionError: SeparableTransformation::eval_scalars yin interval is zero; c
525525
526526-- offset ps and svg text by max descender
527527
528- -- mathtext PROD offset spi dependent!
528+ -- DONE mathtext PROD offset spi dependent!
529529
530530-- DONE layer image whacked
531531
Original file line number Diff line number Diff line change 2323#tex = r'$\alpha\beta\gamma$'
2424text (1 , 1.6 , tex , fontsize = 20 )
2525title (r'$\Delta_i^j \hspace{0.4} \rm{versus} \hspace{0.4} \Delta_{i+1}^j$' , fontsize = 20 )
26- savefig ('mathtext_demo1' , dpi = 300 )
27- savefig ('mathtext_demo2' , dpi = 50 )
26+ #savefig('mathtext_demo')
2827
2928show ()
You can’t perform that action at this time.
0 commit comments