Current solutions to display math on the Web:
- Use HTML
- eg: ai (
a<sub>i</sub>))
- HTML is not rich enough
- Typesetting mathematical formulae is hard!
- Use embedded images
- eg:
- Requires specialized editors
- Difficult to position/size the image properly
- Not searchable
- Accessibility problems (what should a voice browser do?)