I haven't sent anything to this group for years, but I thought this might be interesing.
In CLI mode (ipython), or when the notebook runs on a browser with bad equation support (or even something like Lynx), it could be interesting to have an option to display equations in ASCII. I've found a project called AsciiTeX http://asciitex.sourceforge.net/ that does exactly this. It takes a LaTeX input and generates an ASCII art equation. A problem with this solution is that it seems to interpret just a subset of LaTeX or some sort of LaTeX-like custom language, so I don't know if this would fit well in the project. However it could always be adapted to Sage. -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
