LatexRender For Windows ----------------------- This program will allow you to create a gif or png containing a formula, which you can then upload to your website. You will need on your computer: 1. Latex - downloadable from http://www.miktex.org/ 2. ImageMagick - downloadable from http://www.imagemagick.org/script/binary-releases.php#windows 3. Ghostscript - downloadable from http://www.cs.wisc.edu/~ghost/ It is a good idea to install these programs in paths with no spaces in them. For example: MiKTeX: C:\texmf\miktex ImageMagick: C:\ImageMagick GhostScript: C:\gs Whatever you choose, ensure that the exe files in latexrender.bat have the correct path The 3 files in the download latexrender.bat latexrender.exe latexrender.ini should be installed in the same directory, anywhere you like (spaces are fine in this case). Running latexrender.exe for the first time will open latexrender.bat for editing. Change the paths given there to those on your own computer. Type the LaTeX code in the top text box then press Render to generate the image You can choose the 1. format GIF or PNG of the image 2. the font size (you must have extarticle class installed for sizes 8,9,14,17 & 20pt) 3. whether or not to use a new filename. If checked then the images will be called latex001.gif, latex002.gif etc. If unchecked the image will be called latex.gif and so will overwrite any previous image Once generated you can then upload the image to your website LatexRender for Windows is freeware - see licence.txt Updates: 1.1 - Extarticle extra font sizes support added Added View LaTeX log button Steve Mayer