Tagged Questions
7
votes
3answers
517 views
Spacing of sectioning commands for grid typesetting
I know questions about grid typesetting have been asked before, and some packages (grid, gridpos) exist. The scenario I have at the moment is simpler than that, and is mostly a question about elastic ...
16
votes
2answers
742 views
Vertical spacing, pagination and ideal results
I found that the best way to avoid widows and orphans is setting penalties and using rubber lengths between paragraphs, for instance, \setlength{\parskip}{1pt plus 1pt minus 1pt}.
When I shared this ...
33
votes
4answers
2k views
Grid System in LaTeX
I'd like to typeset documents using the 'Grid system' of page layout. Good examples are on pages 40-53 of this document. The textpos package is helpful for this, but two additional features would be ...