On Fri, Nov 10, 2000 at 11:45:15AM +0000, Michael Stevens wrote:
[...]
> I've found the one thing debian doesn't give you is a4wide.sty, which is
> essential for using sane amounts of the page...
Ah, I use
\usepackage{vmargin}
\setpapersize{A4}
to fit A4 better, and if I want even more space I use
\setmarginsrb{36pt}{36pt}{36pt}{36pt}{0pt}{0pt}{0pt}{0pt}
to reduce the margins and header/footer.
