-
Top Posts
-
Recent Comments
- Truong Nghiem on How to install PyQt on Mac OS Snow Leopard
- CMon on How to install PyQt on Mac OS Snow Leopard
- Tong Duy Son on Weekly review: week from 2012-04-15 to 04-21
- Domenico Prattichizzo & SIRSLab's Folks Blog » Links from orgmode to any text file | Truong’s Weblog on Links from orgmode to any text file
- Truong Nghiem on Export Simulink models to publication-quality figures
Categories
Tag Archives: web
ASCIIsvg: drawing graphs on the web
Following my previous post on ASCII to MathML, this post is about another useful utility – ASCIIsvg – for scientific drawing on the web. After installing ASCIIsvg (which is simply a javascript source file) on your web server and embed … Continue reading
ASCII to MathML: LaTeX-like Math for Web
You love the way mathematical expressions are typesetted in LaTeX. You wish you can use LaTeX-like mathematical typesetting on web pages. You already have several options, such as TeX4ht or LaTeX support of certain blogging systems, but they are either … Continue reading