run-examples

#!/bin/tcsh -f
rm -f run.{html,text,tex} table.{aux,dvi,log,pdf}
unbuff >run.text ./run-examples1
qsci <tabulate.sc
latex table
dvi2pdf table
rm -f table.{aux,dvi,log}

Generated by GNU enscript 1.6.4.