#define FIGDIR ./Fig
#define FIGLIST derivatives waves2D marm cubes compx compz
#define NEEDF90 waves2D cubes compx compz
#include "../Cakerules/SEP.martin.rules"
#include <SEP.defs>
#define SUBDIRS Src Deriv Marmousi2


cubes.slidefigures.resize&:  backcol.v
        vppen backcol.v FIGDIR/cubes.v rotate=90 |vppen align=lb| SLIDETUBE xscale=1.6 yscale=0.75 xshift=2 yshift=2


comp%.slidefigures.resize&:
	vppen backcol.v FIGDIR/comp%.v | SLIDETUBE  yscale=0.7 xscale=1.2

FIGDIR/derivatives.v:  if not {{ cd Deriv ; cake -q FIGDIR/derivatives.v }}
	( cd Deriv ; cake ../Fig/derivatives.v )

FIGDIR/%.v:  if not {{ cd Marmousi2 ; cake -q FIGDIR/%.v }}
	( cd Marmousi2 ; cake ../Fig/%.v  )

clean&: subdirclean

#include <SEP.obj.rules>
#include <SEP.prog.rules>
#include <SEP.idoc.rules>
