* Stuart Anderson <stuart.errol.anderson@gmail.com> [Jan 05. 2014 15:23]:
An interesting talk by Geoffrey Morley for MathJam 2013. http://www.squaring.net/downloads/GHMPSKB1.pdf
He's asked me how to include the umlaut for Möbius in postscript, any ideas?
Stuart Anderson _______________________________________________ math-fun mailing list math-fun@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/math-fun
Here's how I'd do it: % echo 'Jörg ist doof.' > doof.txt % a2ps doof.txt -o doof.ps then open the file doof.ps in editor, to find: [...] /x0 x v get 3.362408 add sx cw mul add store /y0 y v get bfs th add sub store x0 y0 moveto (J\366rg ist doof.) p n [...] Best, jj P.S.: if the final slide contains an insult against me, you misunderstood this message.