LaTeXRender Perl Port

April 13th, 2005 ~ Posted in: Programming

I ported LaTeXRender— software that lets you use the power of LaTeX in a blog or other web-based application— (originally PHP) to Perl; the port is available here. The port doesn’t currently support MimeTeX; if you need it, let me know, and I’ll work it in. Direct any questions to the comments of this entry, or to the email address in the archive.

Note: I just realized the file has a .gz extension; treat it instead as a .tgz file.

3 Responses to “LaTeXRender Perl Port”

  • 1. didier
    April 14th, 2005 at 11:37 pm

    Cool port. Since I’m more familliar with Perl (only slightly), maybe I can figure out a way to use the direct DVI->PNG converter with it (check out http://dvipng.sourceforge.net/dvipng.html)

  • 2. Alex
    April 15th, 2005 at 8:33 am

    That does look like an interesting alternative to using ImageMagick. I haven’t timed the current conversion time, but from the site, it looks like dvipng is probably faster. And if you go direct from dvi to png, you don’t need to bother with running ghostscript. Only thing is, dvipng isn’t standard software… but it should be really easy to make it an option.

    Thanks for the heads-up

  • 3. Robert Hart
    January 8th, 2007 at 11:35 am

    Googling for Latex and YaBB brought me here. I teach math at the University of Ottawa and I have a YaBB forum for my course. I was always complaining that it would be great if we could post Latex code directly. Is this all I need to make it work? Is it difficult to install?

    Thank you.

    Robert Hart

This entry was posted on Wednesday, April 13th, 2005 at 6:20 pm and is filed under Programming. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply