[racket] state of math expressions in Scribble?
Prabhalar Ragde's code from
http://con.racket-lang.org/pr-slides.pdf
works quite well. Code ready to use in:
https://github.com/soegaard/bracket/blob/master/docs/pr-math.rkt
/Jens Axel
2012/7/5 Danny Yoo <dyoo at hashcollision.org>
>
> Hi everyone,
>
> I just wanted to check on what the current state-of-the-art is with
> regards to writing math expressions in Scribble. One of the projects
> I'm working on deals quite a bit with algebra: we would like to write
> expressions such as the line distance formula in our scribble
> documents. We'd like to have these formulas automatically scribble as
> MathML when rendered as HTML, and LaTeX math when rendered as PDF.
> Has anyone already done work covering this area yet?
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
--
--
Jens Axel Søgaard