diff options
author | Martin Mares <mj@ucw.cz> | 2000-06-08 13:05:19 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-06-08 13:05:19 +0200 |
commit | 2a56bb3bd66a9b52dd6c2e2626630b4eaa79d04b (patch) | |
tree | f9ccef8f427f265564c2a698f94f212d0dc4185a /doc/tex/birddoc.sty | |
parent | 5a64ac70361e9dacfe155492cd52ae88eedcd75c (diff) | |
download | bird-2a56bb3bd66a9b52dd6c2e2626630b4eaa79d04b.tar bird-2a56bb3bd66a9b52dd6c2e2626630b4eaa79d04b.zip |
Set margins.
Diffstat (limited to 'doc/tex/birddoc.sty')
-rw-r--r-- | doc/tex/birddoc.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tex/birddoc.sty b/doc/tex/birddoc.sty index b38b879..d8798b6 100644 --- a/doc/tex/birddoc.sty +++ b/doc/tex/birddoc.sty @@ -24,10 +24,10 @@ \advance\textheight -2 ex %\renewcommand{\baselinestretch}{1.14} \setcounter{tocdepth}{1} - -\oddsidemargin 0.0 in +\oddsidemargin 0.5 in \evensidemargin 0 in -\textwidth 7 in +\textwidth 6.5in + \def\ps@headings{\let\@mkboth\markboth \def\@oddfoot{}\def\@evenfoot{}% No feet. \def\@evenhead{\protect\rule[-4pt]{\textwidth}{.5pt}\kern-\textwidth |