Home > Archive > PERL Miscellaneous > January 2008 > LaTeX rendering
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| smallpond 2008-01-31, 7:21 pm |
| On Jan 31, 11:14 am, "Bruce C. Miller" <bm3...@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?
| |
| Bruce C. Miller 2008-01-31, 7:21 pm |
| 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.
| |
| Michele Dondi 2008-01-31, 7:21 pm |
| On Thu, 31 Jan 2008 08:14:57 -0800 (PST), "Bruce C. Miller"
<bm3719@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{po
p^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,
|
|
|
|
|