diff options
author | Martin Mares <mj@ucw.cz> | 2000-06-08 14:37:21 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-06-08 14:37:21 +0200 |
commit | 725270cb1da0672128675924844531e56c6ea64e (patch) | |
tree | 06fcfcd87498d35138a888719a35128df1ed8438 /doc/tex/birddoc.sty | |
parent | 8d56febe64769c19a06c2c0f3ff121d25eceaa5b (diff) | |
download | bird-725270cb1da0672128675924844531e56c6ea64e.tar bird-725270cb1da0672128675924844531e56c6ea64e.zip |
Fixes for the programmer's manual.
Diffstat (limited to 'doc/tex/birddoc.sty')
-rw-r--r-- | doc/tex/birddoc.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tex/birddoc.sty b/doc/tex/birddoc.sty index d8798b6..9dfa6a4 100644 --- a/doc/tex/birddoc.sty +++ b/doc/tex/birddoc.sty @@ -24,8 +24,8 @@ \advance\textheight -2 ex %\renewcommand{\baselinestretch}{1.14} \setcounter{tocdepth}{1} -\oddsidemargin 0.5 in -\evensidemargin 0 in +\oddsidemargin 0.15 in +\evensidemargin -0.35 in \textwidth 6.5in \def\ps@headings{\let\@mkboth\markboth |