include ${SEPINC}/SEP.top
RESDIR    = ./Fig
RESULTSNR = rayab3D rayab3Doper 

TARGS = hshift=2.0 vshift=1.1 want_text=no buttons=no labels=no \
	        yscale=0.75 xscale=0.75 -geometry 1352x1100-0-0
${TARGS}2 = hshift=2.0 vshift=1.1 fat=2 want_text=no buttons=no labels=no \
	        yscale=0.75 xscale=0.75 -geometry 1352x1100-0-0

UTUBEFLAGS = hshift=1.7 vshift=1.1 fat=3  want_text=no buttons=no labels=no yscale=0.75 xscale=0.75 -geometry 1152x900-0-0

seg:	
	tube ${TARGS} /jon/tdffigs/lsq/vesuvio.v
	### tube ${TARGS} /jon/resfig/madagasgar.v
	### tube ${TARGS} /jon/resfig/galileeart.v
	# too dark
	tube ${TARGS} /jon/resfig/galileebest.v
	#
	#echo Here is the new Cabinda stuff.
	### tube ${TARGS} ~prof/tdf/iin/Fig/wellseis.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/misseis.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/finalmap.v
	# compress the vertical axis
	tube ${TARGS} ~prof/tdf/iin/Fig/diffdiff.v
	#
	#echo Here are the classics.
	### tube ${TARGS} ~prof/tdf/iin/Fig/galilee.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/mbest90.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/mlines.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/mlines90.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/moscil90.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/mparab90.v
	### tube ${TARGS} ~prof/tdf/iin/Fig/mseis90.v
	### tube ${TARGS} ~prof/tdf/lmn/Fig/conflict.v
	### tube ${TARGS} ~prof/tdf/lmn/Fig/dgulf.v
	### tube ${TARGS} ~prof/tdf/lmn/Fig/qdomesico.v
	### tube ${TARGS} ~prof/tdf/lmn/Fig/qdometora.v
	### tube ${TARGS} ~prof/tdf/lmn/Fig/sigmoid0.v
	### tube ${TARGS} ~prof/tdf/lmn/Fig/yc27.v
	# needs black background
	tube ${TARGS} ~prof/tdf/md/Fig/compare.v
	# all a bit dark
	tube ${TARGS} ~prof/tdf/md/Fig/dueleither.v
	tube ${TARGS} ~prof/tdf/md/Fig/duelin.v
	tube ${TARGS} ~prof/tdf/md/Fig/duelversus.v
	### tube ${TARGS} ~prof/tdf/md/Fig/hole.v
	tube ${TARGS} ~prof/tdf/md/Fig/lap18.v
	tube ${TARGS} ~prof/tdf/md/Fig/last18.v
	tube ${TARGS} ~prof/tdf/md/Fig/lint18.v
	### tube ${TARGS} ~prof/tdf/md/Fig/mshole.v
	tube ${TARGS} ~prof/tdf/md/Fig/passfil.v
	tube ${TARGS} ~prof/tdf/md/Fig/tenthou.v
	tube ${TARGS} ~prof/tdf/md/Fig/whitepruf.v
	### tube ${TARGS} ~prof/tdf/pch/Fig/sneps+2.v
	tube ${TARGS} ~prof/tdf/pch/Fig/wz.10.v
	tube ${TARGS} ~prof/tdf/tsa/Fig/center.v
	### tube ${TARGS} ~prof/tdf/tsa/Fig/exp.v
	### tube ${TARGS} ~prof/tdf/tsa/Fig/misif.v
	### tube ${TARGS} ~prof/tdf/tsa/Fig/pefdeburst.v
	### tube ${TARGS} ~prof/tdf/tsa/Fig/subsine3.v
	### tube ${TARGS} ~prof/tdf/tsa/Fig/tvdecon.v
	# postscript: 
	ghostview ~prof/tdf/iin/Fig/norms.ps
	ghostview ~prof/tdf/iin/Fig/cauchy.ps
	ghostview ~prof/tdf/md/3dpef.ps
	ghostview ~prof/tdf/pch/rayab2D.ps
	ghostview ~prof/tdf/lmn/rayab3D.ps
	ghostview ~prof/tdf/lmn/rayab3Doper.ps

paper.slide:  paper.tex
	texpr -l -2 -noframe -d paper.tex
	dvips -t landscape -o paper.ps paper.dvi
	ghostview -swap paper.ps

clean: texclean

include ${SEPINC}/SEP.bottom
