Difference: LaTeX (9 vs. 10)

Revision 102007-05-10 - KevinLeytonBrown

Line: 1 to 1
 
META TOPICPARENT name="ResearchTips"
Tips and Tricks for LaTeX, mostly concerned with squeezing space!
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

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback