[squeak-dev] Greek letters and math equation displays

Simon Guest simon.guest at tesujimath.org
Mon Aug 31 09:59:12 UTC 2009


At Thu, 27 Aug 2009 10:14:57 -0700,
Brad Fuller wrote:
> 
> Looking around for this on the swiki, but couldn't find exactly how I
> could display greek letters easily in squeak (that is for a
> presentation). Also, would like to display math equations as well.

Hi Brad,

I wrote a LatexMorph a while back, to do exactly this.  It grabs the
output of Latex and displays it in a morph.  K K Subramaniam ("Subbu")
made extensive improvements, among others making it behave like a
proper EToy (which my version never did.)

I had a screenshot up at
http://www.tesujimath.org/squeak/LatexMorph

but you really should use Subbu's much improved version, at
http://www.squeaksource.com/LatexMorph/

Enjoy!

cheers,
Simon





More information about the Squeak-dev mailing list