summaryrefslogtreecommitdiff
path: root/info/biblio/widebib.sty
blob: eb5f38864c574318debcf4f7c2d9033b8ee93f42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% /u/sy/beebe/tex/bib/widebib.sty, Thu Mar 21 14:25:39 1996
% Edit by Nelson H. F. Beebe <beebe@plot79.math.utah.edu>

% Style file for printing bibliographies with very wide lines, to fill
% the paper, and make them easier to cross-check with library sources.
% Also, we use Bookman PostScript fonts for a pleasant change from
% Computer Modern.

\ifx \documentclass \undefined
    \input bookman.sty
\else
    \usepackage{bookman}
\fi

\advance \oddsidemargin by -1.5in
\advance \evensidemargin by -1.5in
\advance \textwidth by 3in
\advance \voffset by -0.5in
\advance \textheight by 1in