blob: afc7140de23e9fce5c80b533849e061fbdc81ae5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
$NetBSD: patch-ag,v 1.1.1.1 1999/08/11 06:04:29 rh Exp $
--- util/typerules.orig Sat Feb 14 11:48:08 1998
+++ util/typerules Tue Dec 29 12:32:50 1998
@@ -128,6 +128,11 @@
>15 string ascii ps %F/textfmt -B -f Courier-Bold\
-p 11 -s %s >%o <%i
#
+# Japanization (should help other iso-2022 variants too)
+#
+#>15 string asciiesc ps a2ps-j -l '' -p -ns -nt <%i >%o
+#0 asciiesc x ps a2ps-j -l '' -p -ns -nt <%i >%o
+#
# This causes anything else with ascii-only data to be treated as text.
#
0 ascii x ps %F/textfmt -B -f Courier-Bold\
|