Showing posts with label Google Chart Tools. Show all posts
Showing posts with label Google Chart Tools. Show all posts

Dec 21, 2012

How to embed LaTeX Mathematical Formulas in HTML

A converter from LaTeX code to PNG images is found at http://atomurl.net/math/, e.g.


There are two ways of usage:

  • Either you can download the image and embed it in your HTML page, 
  • or you can just embed a created link to the chart api of Google (http://developers.google.com/chart/) which generates the image on the fly...