Skip to content

Instantly share code, notes, and snippets.

@swis
Created May 15, 2013 21:58
Show Gist options
  • Save swis/5587753 to your computer and use it in GitHub Desktop.
Save swis/5587753 to your computer and use it in GitHub Desktop.
{% Minion gets some extra sizes
\PackageInfo{classicthesis}{A4 paper, MinionPro}%
\areaset[current]{312pt}{684pt}% 609 + 33 + 42 head \the\footskip 684
\setlength{\marginparwidth}{7.5em}%
\setlength{\marginparsep}{2em}%
}{% Palatino or other
\PackageInfo{classicthesis}{A4 paper, Palatino or other}
\areaset[current]{420pt}{750pt} % ~ 336 * factor 2 + 33 head + 42 \the\footskip 336
% \areaset{336pt}{761pt} % 686 (factor 2.2) + 33 head + 42 head \the\footskip 10pt
\setlength{\marginparwidth}{7em}%
\setlength{\marginparsep}{2em}%
}%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment