[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Printing with dvips (print too close to top of page)



Have you tried to set the paper size with dvips?
dvips -t a4 foo.dvi -o foo.ps

Does gv show no margins too?

Greetz,
Sebastiaan


On Wed, 21 Mar 2001, Andre Berger wrote:

> * Keith Johnson <keith@mindportal.net>, 20010321 11:19 +0100:
> > > > I am using debian potato and am trying to print a document generated
> > > > by latex. Problem is, the print starts right at the top of the page
> > > > (no margin) and leaves a two inch margin at the bottom of the page
> > > > (should be one).
> 
> > In latex I use /documentclass[12pt, letterpaper]{whateverclass}
> 
> Hmm, never used anything else than A4 myself. Isn't letter LaTeX's
> standard paper size? What happen if you just use
> 
> \documentclass[12pt]{article}
> 
> If this doesn't work, correct the offset in /etc/texmf/dvips/config.ps
> 
> Andre Berger                                [andre.berger@topmail.de]
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 



Reply to: