#--------------------------------------------------------------------------- # $Id: README,v 1.1.1.1 2002/03/30 19:37:32 tjn Exp $ # #--------------------------------------------------------------------------- These files relate to LaTeX, either templates or Makefiles, etc. I use them to get things started in a somewhat uniform manner. The 'example/' shows an example usage of the 'Makefile.extrapdf' and a renamed version of the 'tex_template.tex'. Example usage: $ cd examples/ $ make ps OR $ make pdf $ make clean $ gv example.ps & OR $ gv example.pdf & $ make cleanall --tjn