@@ -1,12 +1,9 @@
#!/usr/bin/make
all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
pdf: all
%.pdf: %.png
png2pdf -p 1.4 -a $< $@
%.pdf: %.tex
rubber -fd $<
clean:
@@ -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.