Many of the LaTeX styles (e.g., article, memoir, and koma-script) seem designed to produce beautiful documents that are easy to read. Is there a document class (or options) or typographical rules that creates hard copy documents are are easy to edit (yes, I still like to edit hard copies)? In someways, I think that easy to read hinders editing where I am trying to force myself to read word-by-word. Wide spaces between lines might be ugly, but it makes it easier to insert comments.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
A number of journal class files have a draft or preprint option, e.g.
|
|||
|
|

setspacepackage? – Andrew Uzzell Oct 17 '12 at 13:15\raggedright(or theragged2epackage). At the same time, I don't think there are any 'typographical rules' for how to make (as it were) bad copy. It seems counter-intuitive that anyone would create rules for what is, by definition, only a work in progress. Also: keep in mind that you need to be able to undo these changes fairly easily for the finished product. – jon Oct 18 '12 at 0:32