Not that I know of, nor do I have confidence that an /adequate/ solution will ever make its way to Scribble. I like to be pleasantly surprised though.
There are TeX to MathML converters out there, so a quick hack would be to write a math-mode macro that conditionally renders your bare LaTeX as itself, as the output of one of these converters. -Ian ----- Original Message ----- From: "Danny Yoo" <d...@hashcollision.org> To: "Racket mailing list" <users@racket-lang.org> Sent: Thursday, July 5, 2012 3:23:13 PM GMT -05:00 US/Canada Eastern Subject: [racket] state of math expressions in Scribble? 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 ____________________ Racket Users list: http://lists.racket-lang.org/users