Try this: gs -sDEVICE=png16m -r200 -sOutputFile=formula.png -dBATCH -q -dNOPAUSE -dGraphicsAlphaBits=4 -dTextAlphaBits=4\ -dMaxBitmap=50000000 formula.pdf You may play with -r parameter. You can also make a big picture and downsize it with proper interpolation. ZS On Thu, 12 Jul 2007 21:28:32 +0200 (CEST) w.neimeijer@hccnet.nl wrote:
I want to convert my standalone formulas to PNG to display these formulas on my website.
What I am doing is the following
\starttext \startTEXpage \startformula e^{i x} = \cos x + i \sin x \stopformula \stopTEXpage \stoptext
and process this via texexec --pdf to get a PDF file. I tried to convert the resulting PDF file via gswin32c to png but the resulting PNG output is not so good.
Then I read dvipng could do the job, which means I have to produce dvi output via texexec --dvi but than I get complaints from dvips that it cannot find the file tex.pro for the specials. However a png file is produced.
Help appreciated
TIA Wim
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________