summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2011-02-03 07:43:51 +0100
committerUlrich Mueller <ulm@gentoo.org>2011-02-03 07:43:51 +0100
commitfb9fa675a61e3a549437e45b2eff2b883cad5f55 (patch)
tree4534d257572382067b2eeb7b45a731ee2a79af4b /Makefile
parentDistinguish between \e and \i. (diff)
downloadpms-fb9fa675a61e3a549437e45b2eff2b883cad5f55.tar.gz
pms-fb9fa675a61e3a549437e45b2eff2b883cad5f55.tar.bz2
pms-fb9fa675a61e3a549437e45b2eff2b883cad5f55.zip
New make target for cheat sheet without combined pages.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1904238..00c2e4d 100644
--- a/Makefile
+++ b/Makefile
@@ -40,6 +40,11 @@ pms.bbl: pms.bib pms.tex vc.tex eapi-cheatsheet.pdf
eapi-cheatsheet.pdf: vc.tex
pdflatex eapi-cheatsheet
+eapi-cheatsheet-nocombine.pdf: vc.tex
+ @# cheat sheet with separate pages, for proofreading
+ pdflatex -jobname eapi-cheatsheet-nocombine \
+ '\PassOptionsToClass{nocombine}{leaflet}\input{eapi-cheatsheet.tex}'
+
vc.tex: pms.tex vc-git.awk
/bin/sh ./vc