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
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.