All pastes #1885794 Raw Edit

Stuff

public text v1 · immutable
#1885794 ·published 2010-06-18 14:43 UTC
rendered paste body
foo: talk.tex
	rm penguin.* || true
	rm prodg.* || true
	rm prodq.* || true
	rm b0osz.* || true
	rm zres.* || true
	rm tdecay.* || true
	rm decayhad.* || true
	rm decaylep.* || true
	rm decaysemilep.* || true
	rm decaysemilepbig.* || true
	rm singletprods.* || true
	rm singletprodt.* || true
	pdflatex -interaction batchmode -draftmode talk.tex || true
	mf-nowin -base mf -interaction batchmode penguin.mf || true
	mf-nowin -base mf -interaction batchmode prodg.mf || true
	mf-nowin -base mf -interaction batchmode prodq.mf || true
	mf-nowin -base mf -interaction batchmode b0osz.mf || true
	mf-nowin -base mf -interaction batchmode zres.mf || true
	mf-nowin -base mf -interaction batchmode tdecay.mf || true
	mf-nowin -base mf -interaction batchmode decayhad.mf || true
	mf-nowin -base mf -interaction batchmode decaylep.mf || true
	mf-nowin -base mf -interaction batchmode decaysemilep.mf || true
	mf-nowin -base mf -interaction batchmode decaysemilepbig.mf || true
	mf-nowin -base mf -interaction batchmode singletprods.mf || true
	mf-nowin -base mf -interaction batchmode singletprodt.mf || true
	pdflatex -interaction batchmode talk.tex || true