Sun, 18 Feb 2007
ALT attributes in formula image elements
I have a Blosxom plugin that recognizes
<formula>...</formula> elements in my blog article files,
interprets the contents as TeX, converts the results to a gif file,
and then replaces the whole thing with an inline image tag to inline
the gif file.
Today I fixed the plugin to leave the original TeX source code in the ALT attribute of the IMG tag. I should have done this in the first place.

[Other articles in category /meta] permanent link


