[Pkg-cups-devel] Bug#508275: Option to always force even number of pages output per document

martin f krafft madduck at debian.org
Wed Dec 10 20:52:33 UTC 2008


also sprach Roger Leigh <rleigh at codelibre.net> [2008.12.10.1121 +0100]:
> Yes, I was assuming you were printing each document separately.

FWIW, the way I was able to get the desired result was with texlive
and pdfpages, manually adding empty pages where needed:

  \documentclass{book}

  \usepackage{pdfpages}

  \begin{document}

  \includepdf[pages=-]{01:foo}
  \includepdf[pages={1-5,{}}]{02:bar}
  \includepdf[pages={1-3,{}}]{03:baz}
  [...]
  \end{document}

-- 
 .''`.   martin f. krafft <madduck at d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
"the thought of suicide is a great consolation: by means of it one
 gets successfully through many a bad night."
                                                 - friedrich nietzsche
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature (see http://martin-krafft.net/gpg/)
Url : http://lists.alioth.debian.org/pipermail/pkg-cups-devel/attachments/20081210/5b9fb522/attachment.pgp 


More information about the Pkg-cups-devel mailing list