###FAXCOVER CREATION HOWTO###

If you need to create your own faxcover follow these steps:
(These procedure is not the only one available, but I think it's the best in many cases.)

1) You need a program called 'tgif' in order to build your covers. If you don't have it, please install it.

2) Once you have tgif installed you can use the template file in this directory to build your faxcover.
   To edit the template type: tgif template.obj
   If you need infos on how to use tgif, please take a look at tgif's docs.

3) When you are satisfied with your cover you can save it with CTRL+s and print it in EPS format with CTRL+p.

4) Now you should find a new file in this directory called template.eps. This file is your cover in postscript format.
   In order to make it work with pyla/hylafax you need to substitute all the XXXX place holders with pyla variable.
   To do this you can use the subst command in this way: ./subst template.eps > myfaxcover.ps

5) Now you should be able to configure your new faxcover in pyla using the file myfaxcover.py
	

If you have any trouble please contact me.

