[GiNaC-list] 'Nice' output of GiNaC in C++ CGI
Vladimir Kisil
kisilv at maths.leeds.ac.uk
Sun Aug 5 01:25:28 CEST 2007
>>>>> "Y" == Yigal Asnis <yigalasnis at yahoo.com> writes:
YA> Hi, I'm building web site for interactive solving school math
YA> problems using GiNaC and cgicc.
YA> My question is how to output GiNaC's expressions into web-page in
YA> form of formatted formulae (image file) rather than one-row
YA> string.
Hi,
GiNaC can output formulae as LaTeX strings as well (see
tutorial). Then you can convert it to graphics for Web pages by tools
like
http://www.fourmilab.ch/webtools/textogif/textogif.html
or produce HTML code representing those LaTeX string using something
like HeVeA or TtH.
http://hevea.inria.fr/index.html
http://hutchinson.belmont.ma.us/tth/
Best wishes,
Vladimir
--
Vladimir V. Kisil email: kisilv at maths.leeds.ac.uk
-- www: http://maths.leeds.ac.uk/~kisilv/
More information about the GiNaC-list
mailing list