Newsgroups: aus.tex,comp.sys.amiga.applications Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!snorkelwacker.mit.edu!ira.uka.de!fauern!forwiss.uni-passau.de!r2d2!hessmann From: hessmann@r2d2.fmi.uni-passau.de (Georg Hessmann) Subject: Re: Printing troubles with LaTeX on Amiga PasTeX 12a Message-ID: <1991Jun9.165553.239@forwiss.uni-passau.de> Sender: usenet@forwiss.uni-passau.de (USENET News System) Nntp-Posting-Host: r2d2.fmi.uni-passau.de Organization: University of Passau, Germany References: <1991Jun9.024332.22888@mulga.cs.mu.OZ.AU> Date: Sun, 9 Jun 91 16:55:53 GMT Lines: 41 In article <1991Jun9.024332.22888@mulga.cs.mu.OZ.AU> krooglik@ecr.mu.oz.au writes: > > I am having troubles printing out with LaTeX. Everything works >like a dream, and compiles with no errors. However, when I print >it out, I get the stuff coming off the right hand side of my >printer. Following is the file I LaTeX'ed : [...] > I am using the following to print: "dviprint -d 2 -o 1 -z 360 new.dvi". ^^^^^^ Please do not use the '-z' option, if you don't exactly know, what it does. Normaly you don't need this option. Only if you want make such crasy things like 'print four pages at one paper' is this a usefull option. You want use the draft modus of the printer (-o 1). This is here 180dpi. So, the printer prints with an resolution of 180dpi. But with the '-z 360' option, you tell the program, 'please make a bitmap with 360 dpi'. So it's very clear, that the output is to big! So try it without the '-z' option and all should ok. If you want *print* with 360dpi, set the '-o 0' option. > I am also using the a4.sty format, because we use A4 paper here in >Australia (210x297mm). > > Can anyone PLEASE help me!? This programme is driving me nuts! >Every time I try and do something, it does the opposite of what I want! RTFM!! > Anticipating your replies... Thanks. Georg. PS: I've removed the comp.text.tex' usegroup, because this is a very AMIGA specific problem. -- hessmann@unipas.fmi.uni-passau.de hessmann@unipas.uucp