Crosstips.org

My fun Crossword solver project. Crosstips.org & Krysstips.se

Kung Fu

Fujian White Crane Kung Fu

Fry-IT

Fry-IT is the company I work for

Photos

Photoalbum, both old and new.

Zope

What I have and am doing with Zope

Receptsamlingen

In Swedish only. About my "Collection of Recipes" website.

Contact me

My contact details and how to contact me.

 

KungFuPeople.com
Do you train Kung Fu?
Or know someone who does?
Then check out KungFuPeople.com


Mobile version of this page Mobile version of this page


 

MathML and displaying Math on the web

http://pear.math.pitt.edu/mathzilla/itex2mmlFrag.html

math, mathematical, tex, latex, itex, itex2mml, latex2html, mathml, mozilla

23rd of January 2004

My near-future hope is to set up my own weblog where each new blog item is my write-up of notes from my math lectures. The purpose of this is twofold:

I then need to be able to write mathematical expressions in my HTML using TeX syntax and have the expressions converted to images. TeX (father of LaTeX (father of Itex)) looks like this:

 \[ \sum_{n=1}^\infty \frac{1}{n} \text{ is divergent, 
 but }  \lim_{n \to \infty} \sum_{i=1}^n \frac{1}{i}
 - \ln n \text{ exists.}\]

You can hopefully see the results here

This needs to be converted then somehow. Now, what I've found is itex2MML which looks promising. There's no double-clickable installer get this up and running, but altogether this might help me learn more about Debian (what this server runs on).

I've so far had a look at latex2html but it doesn't work yet and there's a lot of management with imagefiles and the conversion is pretty slow. If I can't work it out with MathML, I'll give latex2html another bash.

Some links for this little project:



Comment

Jacques Distler - 12th February 2004  [«« Reply to this]
You might want to check out my more up-to-date version of itex2MML:

http://golem.ph.utexas.edu/~distler/blog/archives/000306.html

as well as how I've integrated it into MovableType.
Peter - 13th February 2004   [«« Reply to this]
Great! Thanks for that.
I actually wrote my own implementation but for tex2jpeg. Not at all happy with it because it took far too long to generate.

I gave up on itex2MML because I couldn't get the sources to compile (not very good with stuff like that) and my Firebird browser didn't support it. Now I use Firefox instead and it works nice.
Jacques Distler - 13th February 2004  [«« Reply to this]
I fixed a number of compilation problems with itex2MML, so you might want to try again. :-)
 
Name:
Email:
hide my email address.

Your email address will be encoded to prevent email-extraction spiders from reading it so you won't get spammed if you decide to show your email address.