Thanks. It works now, since I didn't even have a printer install earlier, so divps didn't work.

Thanks for all those people gave me lots of valuable advice, now I am in a much better shape.

At 08:00 PM 11/14/2002 +0100, you wrote:
You might want to print to a file, which doesn't works, since dvips
assumes as a default that it directly operates with a PostScript Printer
that is driven by UNIX Standart printing spooler lpr.

As an administrator you can change the default behaviour of teTeX's
dvips by 'texconfig', but you should take a bit care when doing so,
since you have to choose resolutions and page offsets that behave quite
different on different hardware and media.

The best default is achieved with a simple

dvips file.dvi -o file.ps

for example which tells dvips to write it's output into the PostScript
file "file.ps".

You can alsoo achieve good and portable results by using pdftex:

pdftex file.tex

directly produces file.pdf, that is much better handled in conjunction
with MS Windows Computers that don't have good PostScript support but
can handle PDF files through acrobat reader.

BYE INGO

On Wed, Oct 16, 2002 at 08:48:36PM -0700, Shutian Deng wrote:
> Hi, dear:
>
> I am a fresh in tex, I had a problem with my dvips, when I try to run dvips
> it gave me this:
>
> This is dvips(k) 5.86 Copyright 1999 Radical Eye Software
> (www.radicaleye.com)
> ' TeX output 2002.10.04:1658' -> |lpr
> <texc.pro>sh: lpr: not found
> <special.pro>.
>
>
> Can you tell me what is wrong? Thanks.
>
> Regards,
> Shutian
>
>
Regards,
Shutian



Reply via email to