This directory contains all the characters implemented in epf.c

To make a new character: edit matrix.c and copy it to a file which
you give the name of the character.
Mat.c is a file which scans matrix.c and produces a file called: out

'out' will be excuted by the makefile and produces a file 'to_be_put_in_epf.c'
which is to be put in epf.c,(ha-ha) and there you have your user-defined char.
All the characters are known by nroff when you change the driving tables
called tabepson.c and code.epson (comes with this package)
(To be installed in /usr/src/usr.bin/troff/term)
Characters are defined in those tables via <cntr>AA, <cntr>AB, <cntr>AC,....

then: nroff -Tepson - ... file 	will work for you.

--
			John Nellen, Delft Univ. of Technology
			..!{decvax,philabs}!mcvax!dutesta!john
