Skip to content

Instantly share code, notes, and snippets.

@jvns
Created August 28, 2019 22:22
Show Gist options
  • Star 11 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvns/b3de1d658e2b44aebb485c35fb1a7a0f to your computer and use it in GitHub Desktop.
Save jvns/b3de1d658e2b44aebb485c35fb1a7a0f to your computer and use it in GitHub Desktop.
\batchmode
\documentclass[letter,landscape]{article}
\usepackage[utf8]{inputenc}
\usepackage[monochrome]{xcolor}
\usepackage{pdfpages}
\begin{document}
% the next line is the only line you need to edit
\includepdfmerge[booklet=true,landscape=false,signature=14,scale=0.97,
offset=0cm 0cm,delta=0cm 0cm,trim=0mm 0mm 0mm 0mm,clip]{/home/bork/http-zine.pdf,1-28}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment