summarylogtreecommitdiffstats
path: root/0002-typerules.vertical.margins.patch
blob: e8a17b9305011becace139a81410a7100f30297f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
--- typerules.orig	2018-08-21 22:51:42.000000000 -0400
+++ typerules	2018-08-21 22:51:42.000000000 -0400
@@ -148,11 +148,11 @@
 #
 0	string		WNGZWZSS	error	Wingz spreadsheet support not configured
 0       string          #Inventor V	error	IRIS Inventor file  support not configured
 >15     string          binary		error	binary IRIS Inventor file support not configured
 >15     string          ascii		ps	%F/textfmt -B -f Courier-Bold\
-						-Ml=0.4in -p 11 -s %s >%o <%i
+						-Ml=0.30in,r=0.30in,t=0.1in,b=0.1in -p 11 -s %s >%o <%i
 
 # The following image types are not handled natively, but
 # can be used when a converter is installed.  Enable the 
 # conversion match and disable the corresponding error.
 0	string		GIF		error	filetype conversion support not configured
@@ -213,11 +213,11 @@
 
 #
 # This causes anything else with ascii-only data to be treated as text.
 #
 0	ascii		x		ps	%F/textfmt -B -f Courier-Bold\
-						-Ml=0.4in -p 11 -s %s >%o <%i
+						-Ml=0.30in,r=0.30in,t=0.1in,b=0.1in -p 11 -s %s >%o <%i
 
 #
 # Use enscript, instead of HylaFAX textfmt, for converting text into ps.
 # 1) Comment out the 2 lines above referring to textfmt
 # 2) Un-comment the following 3 lines