light: pdflatex tallerTDD.tex transpas: pdflatex tallerTDD.tex pdflatex tallerTDD.tex view: xpdf tallerTDD.pdf texto: pdflatex tallerTDD_texto.tex pdflatex tallerTDD_texto.tex clean: rm -f tallerTDD.idx tallerTDD.log tallerTDD.toc tallerTDD.out tallerTDD.pdf tallerTDD.aux rm -f tallerTDD_texto.idx tallerTDD_texto.log tallerTDD_texto.toc tallerTDD_texto.out tallerTDD_texto.pdf tallerTDD_texto.aux all: clean transpas texto