File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 r'$\widehat{abc}\widetilde{def}$' ,
5050 r'$\Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega$' ,
5151 r'$\alpha \beta \gamma \delta \epsilon \zeta \eta \theta \iota \lambda \mu \nu \xi \pi \kappa \rho \sigma \tau \upsilon \phi \chi \psi$' ,
52- < << << << .mine
53- << < << << .mine
54- #ur'Generic symbol: $\u23ce \mathrm{\ue0f2}$'
55- == == == =
56- #ur'Generic symbol: $\u23ce \mathrm{\ue0f2 \U0001D538}$'
57- == == == =
5852 ur'Generic symbol: $\u23ce \mathrm{\ue0f2 \U0001D538}$'
59- >> > >> >> .r4393
60- >> > >> >> .r4174
6153 ]
6254
6355from pylab import *
@@ -71,11 +63,7 @@ def doall():
7163 axis ([0 , 3 , - len (tests ), 0 ])
7264 yticks (arange (len (tests )) * - 1 )
7365 for i , s in enumerate (tests ):
74- << << << < .mine
75- print i ,s
76- == == == =
7766 print (i , s )
78- >> >> >> > .r4174
7967 text (0.1 , - i , s , fontsize = 20 )
8068
8169 savefig ('mathtext_examples' )
You can’t perform that action at this time.
0 commit comments