From: Benjamin Mako Hill Date: Tue, 22 May 2018 23:15:01 +0000 (-0700) Subject: added pdfpc rule to makefile X-Git-Url: https://projects.mako.cc/source/beamer-mako/commitdiff_plain/fb1b9aa94772180039419728a0801b8694761dcc added pdfpc rule to makefile --- diff --git a/template/Makefile b/template/Makefile index a2a7866..880c604 100644 --- a/template/Makefile +++ b/template/Makefile @@ -41,4 +41,7 @@ clean: rm -f notes.config rm -f *.pdfpc +pdfpc: + pdfpc -n right *.pdf + .PHONY: clean all notesonly-config notesonly slides-config slides viewpdf pdfpc spell