"Y" == Yigal Asnis <yigalasnis@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@maths.leeds.ac.uk -- www: http://maths.leeds.ac.uk/~kisilv/