LaTeX rendering

Can anyone recommend a Perl/CGI script that will generate images
dynamically based upon and input LaTeX string? I would prefer one that
doesn't have a lot of dependencies, if possible. My only requirements
is that it supports foreground/background coloring and communative
diagrams.
bm3719 [ Do, 31 Januar 2008 17:14 ] [ ID #1921330 ]

Re: LaTeX rendering

On Jan 31, 11:14 am, "Bruce C. Miller" <bm3... [at] gmail.com> wrote:
> Can anyone recommend a Perl/CGI script that will generate images
> dynamically based upon and input LaTeX string? I would prefer one that
> doesn't have a lot of dependencies, if possible. My only requirements
> is that it supports foreground/background coloring and communative
> diagrams.


Can it call tex?
smallpond [ Do, 31 Januar 2008 20:19 ] [ ID #1921334 ]

Re: LaTeX rendering

On Thu, 31 Jan 2008 08:14:57 -0800 (PST), "Bruce C. Miller"
<bm3719 [at] gmail.com> wrote:

>Can anyone recommend a Perl/CGI script that will generate images
>dynamically based upon and input LaTeX string? I would prefer one that
>doesn't have a lot of dependencies, if possible. My only requirements
>is that it supports foreground/background coloring and communative
>diagrams.

Commutative diagrams are not that easy. Just consider that there are
quite some packages to draw them (I like Paul Taylor's for the UI, but
I blame its policy) and they generally require some work from a
graphics driver or an especially designed set of fonts. Anyway you may
check

http://tex.mendelu.cz/
http://www.tlhiv.org/cgi-bin/LaTeXpreviewer/index.cgi

And see how they did it.


Michele
--
{$_=pack'B8'x25,unpack'A8'x32,$a^=sub{pop^pop}->(map substr
(($a||=join'',map--$|x$_,(unpack'w',unpack'u','G^<R<Y]*YB='
..'KYU;*EVH[.FHF2W+#"\Z*5TI/ER<Z`S(G.DZZ9OX0Z')=~/./g)x2,$_,
256),7,249);s/[^\w,]/ /g;$ \=/^J/?$/:"\r";print,redo}#JAPH,
Michele Dondi [ Do, 31 Januar 2008 22:12 ] [ ID #1921339 ]
Perl » comp.lang.perl.misc » LaTeX rendering

Vorheriges Thema: How would I create a Regular Expression to check
Nächstes Thema: FAQ 1.10 Can I do [task] in Perl?