From: ben Date: Wed, 29 Jul 2015 22:12:50 +0000 (+0200) Subject: A way to make a last empty page. X-Git-Tag: edition-2015-10-10~361^2~8 X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/commitdiff_plain/9c934f6a5ca082926c4188ed8777d103740e66b3?ds=inline A way to make a last empty page. --- diff --git a/data/origsize.xsl b/data/origsize.xsl index 738b2a5..f82c1d3 100644 --- a/data/origsize.xsl +++ b/data/origsize.xsl @@ -14,7 +14,16 @@ 0.71in 0pt -pagesize=pdftex,headinclude=on,footinclude=on,twoside +pagesize=pdftex,headinclude=on,footinclude=on,twoside,openright + + + + \pagebreak +\thispagestyle{empty} +~ +\end{document} + +