How can I make the Page Layout default to A4 in all applications?
A4 default size Add “NXPaperType A4” in the “GLOBAL” preferences. 8.10 /usr/lib/NextPrinter/Server/pstf: syntax error at line 31: `end of file’ unexpected? Using lpr -t, or lpr -d causes this problem. eg: […] cat /usr/lib/NextPrinter/Server/pstf […] Christopher Lane has pointed out 3 (three!) errors in the distributed NEXTSTEP 3.0 lpd.comm file The last change is my own. It worked for the 1 (one!) dvi file I tried. tilley\% diff lpd.comm.DIST lpd.comm 11,12c11,12 < while "x\$1" != x do < case "\$1" in --- > while test \$\# != 0 > do case “\$1” in 16c16 < -h) HOST=\$"; shift;; --- > -h) HOST=\$2; shift;; 17a18 > esac 21c22 < PRSERVER="/usr/lib/NextPrinter/Server/prserver -p \$PRINTER -n \$USER -h HOST -f -" --- > PRSERVER=”/usr/lib/NextPrinter/Server/prserver -p \$PRINTER -n \$USER -h \$HOST -f -” 27c28 < psdf) psbad \$FILTER \$PRINTER \$USER \$HOST | \$PRSERVER;; --- > psdf) dvips -f -D 400 -r | \$PRSERVER ;; 8.11 How to get TeX with NEXTSTEP to make proper fonts for a 600 dpi lase