diff options
author | Martin Mares <mj@ucw.cz> | 2000-06-05 22:24:42 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-06-05 22:24:42 +0200 |
commit | f1aa23d4b3949ccd7c86f9a4e87eda63149b5f6d (patch) | |
tree | 6f0061d5cabcd6cc21540026b1912baeb21ee540 /doc/tex/birddoc.sty | |
parent | 4bb9ce56bbf42ac09fc8293d8419835b6f178e83 (diff) | |
download | bird-f1aa23d4b3949ccd7c86f9a4e87eda63149b5f6d.tar bird-f1aa23d4b3949ccd7c86f9a4e87eda63149b5f6d.zip |
Minor tweaks of spacing.
Diffstat (limited to 'doc/tex/birddoc.sty')
-rw-r--r-- | doc/tex/birddoc.sty | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/tex/birddoc.sty b/doc/tex/birddoc.sty index 9429759..a3d0ce0 100644 --- a/doc/tex/birddoc.sty +++ b/doc/tex/birddoc.sty @@ -13,14 +13,16 @@ %%% GLOBAL LAYOUT THINGS \marginparwidth 0.0 in -\parindent 0 in +\parindent=0 in +\parskip=0.5ex +%\parindent=0.5in +%\parskip=0pt \topmargin -0.5 in \setlength{\textheight}{\paperheight} \addtolength{\textheight}{-2 in} -\advance\headsep 2 ex +%\advance\headsep 2 ex \advance\textheight -2 ex -\renewcommand{\baselinestretch}{1.14} -\addtolength{\parskip}{0.5 ex} +%\renewcommand{\baselinestretch}{1.14} \setcounter{tocdepth}{1} \oddsidemargin 0.0 in |