@@ -1,10 +1,7 @@
#!/usr/bin/make
all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
%.pdf: %.png
png2pdf -p 1.4 -a $< $@
pdf: all
%.pdf: %.tex
rubber -fd $<
@@ -14,7 +11,7 @@ clean:
rm -f *.tmp
rm -f figures/*.pdf
viewpdf: pdf
viewpdf: all
evince text.pdf
spell:
The note is not visible to the blocked user.