Updates:
Status: Started
Comment #1 on issue 2690 by [email protected]: hyper and meijerg
pretty printer should use pretty_symbology
http://code.google.com/p/sympy/issues/detail?id=2690
pull request: https://github.com/sympy/sympy/pull/624
Note that creating these symbols is quite involved (in particular getting
the four super and subscripts right). My current choice was to put
only "data" in symbology.py and keep all the logic in pretty.py. This makes
the new function `annotation` I created somewhat arcane, but producing the
images without the help of stringpict seemed overly complicated to me.
Feel free to suggest a better splitting.
Please also notice that I have been unexpectedly cut off from the internet,
so my replies will be intermittent. I will be returning to a stable
connection on monday.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sympy-issues?hl=en.