Skip to content

Instantly share code, notes, and snippets.

@L3viathan
Created January 28, 2015 18:37
Show Gist options
  • Save L3viathan/62a498e0a2cc4d34b41e to your computer and use it in GitHub Desktop.
Save L3viathan/62a498e0a2cc4d34b41e to your computer and use it in GitHub Desktop.
Subtly increase the length of a document by 15–20%
\clubpenalty = 10000·
\widowpenalty = 10000·
\displaywidowpenalty = 10000
\setlength\parindent{2.5em}
\setlength\parskip{0.3\baselineskip}·
\usepackage{geometry}
\addtolength{\oddsidemargin}{.3in}
\addtolength{\evensidemargin}{.3in}
\addtolength{\textwidth}{-.6in}
\usepackage[expansion=false,tracking=all,letterspace=30]{microtype}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment