X-Git-Url: https://code.communitydata.science/cdsc_tex.git/blobdiff_plain/9b86aa58a6f2ad6e8e6732bde0b0a6d13bff885d..36363551c4b16a790c587206b6c9427e7f70dbe4:/Makefile 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