Hacker News new | ask | show | jobs
by amichail 6037 days ago
http://en.wikipedia.org/wiki/Troff
2 comments

troff did not produce beautiful typeset mathematics, nor did it even pretend to deal with fonts.
Strictly speaking it is possible to use fonts other than R, B, I, BI using ".fn" but because the set of fonts is determined by the output device it's very limited.

Much to my surprise GNU groff's font format does actually contain kerning information and ligatures although it's quite primitive and none of the included fonts have characters much outside of Latin-1 (to the point that there's a specialized "EURO" font you have to use if you want a Euro symbol). I would have to go over the older documents I have to be sure but I don't think this was a feature of the original troff.

But - is it as beautiful?
Twitter is a greater conceptual leap over blogging than TeX is over troff.
Not really. Twitter is microblogging. TeX greatly expanded the quality and re-usability of very difficult typeset documents.
Perhaps. Still, TeX feels like an accomplishment. (Though as a programming language it's close to horrible.)