Is there a way to make the symbols both look right on a screen and sound
right from a screen reader? E.g.,
<span title="big sigma">Σ</span> <!-- there's a U+03A3 in there -->
In theory the title attribute should be the
adequate yet simple solution we're after. Sadly,
in reality this 'aint the case. The title
attribute works beautifully in list and table elements.
Having read some of the posts I've come to the
conclusion that the addition of Latex source
code along with the unicode stuff may be the best way forward.
I am, however, still open to new ideas. So
please don't hesitate to keep them coming.
By the way guys, if we're straying off-topic
here please feel free to drop me a line privately.
Best wishes
Paul
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe