From: Date: Fri, 17 Oct 2008 00:07:47 +0000 (-0400) Subject: fixed evince X-Git-Url: https://projects.mako.cc/source/latex_mako/commitdiff_plain/36363551c4b16a790c587206b6c9427e7f70dbe4 fixed evince --- diff --git a/Makefile b/Makefile index 3edf508..aecabff 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ clean: rm -f figures/*.pdf viewpdf: all - evince text.pdf + evince *.pdf spell: aspell -c -t --tex-check-comments -b text.tex