template de présentation beamer

This commit is contained in:
gwen
2017-05-19 11:17:58 +02:00
committed by Benjamin Bohard
parent 90a02579ac
commit dcfe04bd9b
2 changed files with 143 additions and 6 deletions

View File

@ -31,8 +31,7 @@ ${POSTSCRIPT_GZ}: %.ps.gz: %.ps
${PDF}: %.pdf: %.tex
rm -f $*.out $*.log $*.aux
pdflatex $<
pdflatex $<
xelatex $<
rm -f $*.out $*.log $*.aux
%: %.tex %.dvi