Adding mup support for figurerender
2006-05-31NOTE: FigureRender is superseded by ScoreRender.
I have always been hoping to bring mup support to figurerender plugin for Wordpress (http://www.chris-lamb.co.uk/code/figurerender/), and this is what I get after several hours of work:
(click on fragment to see the rendering code behind it)
Cool uh? This is the last few bars from the last movement of Rachmaninoff’s 3rd Piano Concerto. The basic function is there, but some more bugs must be ironed out before make it public (either as patch or independent plugin):
- The option about showing music or latex source in ALT text must be turned off. If the source contains double quote, the HTML tags can be very confused, causing the rendering broken.
- I really want to make it work with PHP 4.x. Currently I’m using some hack on my own server, but…
- Making it less prone to security problems (temp file creation etc)
2008-06-22 edit: Removed code since it can be viewed when one clicks on image.










