From: Benjamin Mako Hill Date: Thu, 6 Nov 2014 21:10:09 +0000 (-0800) Subject: updated makefiles to fix the broken pages X-Git-Url: https://projects.mako.cc/source/beamer-mako/commitdiff_plain/bbd9dc1ce2a325282bf3ce7a0c5b2955da21ab58 updated makefiles to fix the broken pages --- diff --git a/template/Makefile b/template/Makefile index ac30864..4aa32cc 100644 --- a/template/Makefile +++ b/template/Makefile @@ -5,6 +5,9 @@ pdf: all %.pdf: %.tex rubber -fd $< + qpdf --qdf --object-streams=disable $@ - | sponge $@ + sed -e 's|/PageLabels|/BageLapels|g' < $@ |sponge $@ + qpdf $@ - | sponge $@ # by default, we produce combined notes/slides output notes.config: @@ -23,7 +26,7 @@ slides: slides-config pdf viewpdf: all evince *.pdf -pdfpc: notes.config +pdfpc: notes.config pdf pdfpc -n right *pdf spell: