mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
34 lines
642 B
Plaintext
34 lines
642 B
Plaintext
|
--- dvipsk/contrib/config.ps.orig Sun May 3 06:42:37 1998
|
||
|
+++ dvipsk/contrib/config.ps Sun May 3 06:59:56 1998
|
||
|
@@ -4,13 +4,13 @@
|
||
|
*
|
||
|
m 1000000
|
||
|
*
|
||
|
-* And send output by default to the printer.
|
||
|
+* Run as a filter by default.
|
||
|
*
|
||
|
-o !lpr
|
||
|
+f
|
||
|
*
|
||
|
* Default resolution.
|
||
|
*
|
||
|
-D 400
|
||
|
+D 300
|
||
|
*
|
||
|
* Last resort sizes.
|
||
|
*
|
||
|
@@ -21,10 +21,10 @@
|
||
|
* If your default is a4 uncomment the following definition
|
||
|
* and comment out the letterSize definition.
|
||
|
*
|
||
|
-*@ A4size 210mm 297mm
|
||
|
-*@+ %%PaperSize: A4
|
||
|
+@ A4size 210mm 297mm
|
||
|
+@+ %%PaperSize: A4
|
||
|
|
||
|
-@ letterSize 8.5in 11in
|
||
|
+*@ letterSize 8.5in 11in
|
||
|
|
||
|
@ letter 8.5in 11in
|
||
|
@+ %%BeginPaperSize: Letter
|