#define FIGDIR ./Fig
#define FIGLIST 
#include "../Cakerules/SEP.martin.rules"
#include <SEP.defs>

figures&:
	echo "no figures to be done "

#define GEOMETRY -geometry 1500x1000+0+0
shoot%&:
	idraw -background #000020008000 FIGDIR/experi.eps  GEOMETRY
        ghostview -background #000020008000 -swap slide.ps

see%&:
        ghostview -swap %.ps

clean&: texclean


#include <SEP.idoc.rules>
