Sept. 12, 2011
6:04 a.m.
What happens in Pier-Math? I only know that Pier is a CMS on Seaside so I'm not too familiar with the internal details. I assume that Pier-Math has some parser and renders to HTML (perhaps using MathML or something). Does it render to Morphic?
No morphic rendering other than showing an image as morph. Pier-Math just does the transformation from LaTeX to PNG locally using OSProcess instead of relying on an external web service. -- Lukas Renggli www.lukas-renggli.ch