Hi Lukas,
PRMath does not require any LaTeX installation, all rendering is performed
by MathJax
(written in Javascript...sponsored by American Mathematical Sociaty among
aothers...)
The addon you mention probably allows to compile a (dvi/)pdf from a BOBook,
I think,
while PRMath is just an exercise for myself to understand your post on
"Extending the Pier
Parser" [1]...and with the following code it will integrate well (even if
incompletely, i.e. lack
of \label{}) with BOLatexXYZZY
BOLatexWriter>>visitMath: anObject
stream nextPutAll: anObject class markupBegin.
stream nextPutAll: anObject text.
stream nextPutAll: anObject class markupEnd.
Bye
Enrico
Bye
Enrico
[1]
http://www.lukas-renggli.ch/blog/extendingpierparser
--
View this message in context:
http://forum.world.st/Beautiful-Math-for-Pier-tp3022170p3023714.html
Sent from the Magritte, Pier and Related Tools mailing list archive at
Nabble.com.