Apparently dvips overrides the paper size defined in the dvi document. Either change config.ps or use the -t option to specify the paper size you need, e.g.: dvips -t letter -o doc.ps doc.dvi
regards, Markus Norman Walsh writes: > | Again... changing the %paper-type% style-sheet parameter does not effect > | the paper type in the ps output. (found in ps: %%PaperSize: A4) > > Hmm. I wonder if there's a TeX config that's overriding the DSSSL config. > -- Markus Hoenicka <[EMAIL PROTECTED]> http://ourworld.compuserve.com/homepages/hoenicka_markus/
