Mercurial > dottes
comparison makeBooke.sh @ 21:b61b090cd4c7
Produce an A4 PDF document with the A5 pages in booklet form.
Print the A4 with long edge duplex to get a ready booklet.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Wed, 29 Feb 2012 14:05:18 +0000 |
parents | 780f49972b68 |
children | b05fca550d33 |
comparison
equal
deleted
inserted
replaced
20:2866b36787ec | 21:b61b090cd4c7 |
---|---|
40 cat dottes.tex.footer >> $builddir/$output | 40 cat dottes.tex.footer >> $builddir/$output |
41 | 41 |
42 cd $builddir | 42 cd $builddir |
43 pdflatex -shell-escape $output | 43 pdflatex -shell-escape $output |
44 pdflatex -shell-escape $output | 44 pdflatex -shell-escape $output |
45 | |
46 cd $dir | |
47 pdflatex dottesona4.tex |