Hacker News new | ask | show | jobs
by netweirdo 6180 days ago
http://img32.imageshack.us/img32/8223/picture5vdg.png
1 comments

There's no LaTeX symbol for "+".
Yes, noticed this also for the Ampersand symbol. LaTeX (which I'd not previously been familiar with) must have a specific purpose, which seems great and appears to be made greater by this nifty tool.
LaTeX is a typesetting program (related to TeX which was made by Knuth). Its quite popular in academia (sciences at least) because it handles equations really well.

Its analogous to a markup language in that it is not a WYSIWYG typesetting program.

LaTeX is also useful [1] for controlling Mars rovers. See page 5 of the current Monad Reader (http://www.haskell.org/sitewiki/images/8/85/TMR-Issue13.pdf).

[1] OK, not actual useful, but it can be done.