toofishes.net - Why I do my résumé in LaTeX
february 2011 by mlednor
I'm guessing most of you have seen the comic explaining how a programmer reads your résumé. No, I don't do my résumé in LaTeX just to get the +12 bonus. There are a handful of reasons I think it is a good idea.
latex
february 2011 by mlednor
Dario Taraborelli: The Beauty of LaTeX
march 2010 by mlednor
There are several reasons why one should prefer LATEX to a WYSIWYG word processor like Microsoft Word: portability, lightness, security are just a few of them (not to mention that LATEX is free). There is still a further reason that definitely convinced me to abandon MS Word when I wrote my dissertation: you will never be able to produce professionally typeset and well-structured documents using most WYSIWYG word processors. LATEX is a free typesetting system that allows you to focus on content without bothering about the layout: the software takes care of the actual typesetting, structuring and page formatting, producing documents of astonishing elegance. The software I use to write in LATEX on a Mac compiles documents in PDF format (but exporting to other formats such as RTF or HTML is also possible). It supports unicode and all the advanced typographic features of OpenType and AAT fonts, like Adobe Garamond Pro and Hoefler Text. It allows fine-tuned control on a number of typesetting options, although just using the default configuration results in documents with high typographic quality. In what follows I review some examples, comparing how fonts are rendered in MS Word and in LATEX.
typography
design
latex
march 2010 by mlednor