Sometimes, the hyphen as subscript doesn't appear : see the A_- in the fragment
pp= Graphics()
sage: pp+=text("$A_-$",(0,0),axes=False,fontsize=20)
sage: pp+=text("$B_-C_+$",(1,0),axes=False,fontsize=20)
sage: pp
Some hint ?
lg
1 | initial version |
Sometimes, the hyphen as subscript doesn't appear : see the A_- in the fragment
pp= Graphics()
sage: pp+=text("$A_-$",(0,0),axes=False,fontsize=20)
sage: pp+=text("$B_-C_+$",(1,0),axes=False,fontsize=20)
sage: pp
Some hint ?
lg
2 | No.2 Revision |
Sometimes, the hyphen as subscript doesn't appear : see the A_- in the fragment
sage:
pp= Some hint ?
lg