	PipeDream printer drivers

	This driver is for the Juki.

	Created 02-Aug-89

				Description

PON				Printer on string
POFF				Printer off string
EP				End of page string


	On	Off	Off at CR?	Description

H1	ESC "E" 	ESC "R" 	Y	Underlined text
H2	ESC "W"	ESC "&"	Y	Bold text
H3			Y	Extended characters
H4			Y	Italics
H5	ESC "U"	ESC "D"	Y	Subscript downup
H6	ESC "D"	ESC "U"	Y	Superscript updown
H7			N	Alternative font
H8			Y	User defined

	Translations

""	ESC "Y"			cent
""	ESC "I"			pound
""	"Y" 8 "="			yen
""	"+" 8 "_"			plus or minus
""	"a" 8 "`"			a grave
""	"a" 8 "'"			a acute
""	"a" 8 "^"			a circumflex
""	"a" 8 "~"			a tilde
""	"a" 8 ESC "J"			a umlaut
""	ESC "K"			c cedilla
""	"e" 8 "`"			e grave
""	"e" 8 "'"			e acute
""	"e" 8 "^"			e circumflex
""	"e" 8 ESC "J"			e umlaut
""	"i" 8 "`"			i grave
""	"i" 8 "'"			i acute
""	"i" 8 "^"			i circumflex
""	"i" 8 ESC "J"			i umlaut
""	"n" 8 "~"			n tilde
""	"o" 8 "`" 			o grave
""	"o" 8 "'" 			o acute
""	"o" 8 "^"			o circumflex
""	"o" 8 "~"			o tilde
""	"o" 8 ESC "J"			o umlaut
""	"-" 8 ":"			divide by
""	"u" 8 "`"			u grave
""	"u" 8 "'"			u acute
""	"u" 8 "^"			u circumflex
""	"u" 8 ESC "J"			u umlaut
""	"y" 8 "'"			y acute
""	"y" 8 ESC "J"			y umlaut


HMIP	ESC 31			HMI prefix - column spacing index
HMIS				HMI suffix
HMIO	1			HMI offset

	End of PipeDream printer driver
