Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Line: 13 to 13 | ||||||||
%% make lists small \newcommand{\denselist}{\itemsep 0pt\topsep-6pt\partopsep-6pt} | ||||||||
Changed: | ||||||||
< < | %% make section headings take up less space ("medium" can be replaced by "small" or "big") | |||||||
> > | %% make section headings take up less space ("medium" can be replaced by "tiny", "small" or "big"--tiny is the normal font) | |||||||
\usepackage[medium,compact]{titlesec} %% a trick that makes the title take up less space for many style files (but not article) | ||||||||
Line: 69 to 69 | ||||||||
\fontsize{10pt}{9pt} \selectfont | ||||||||
Added: | ||||||||
> > | % Sometimes the footnotes don't appear at the bottom of the page. Than you have to use \usepackage[bottom]{footmisc} | |||||||
Spacing displays |