Skip to content

Instantly share code, notes, and snippets.

@geoffyuen
Last active March 28, 2021 17:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geoffyuen/e4165d621d2b526f2ffde597b47125a4 to your computer and use it in GitHub Desktop.
Save geoffyuen/e4165d621d2b526f2ffde597b47125a4 to your computer and use it in GitHub Desktop.
Impose a pdf for free

Debian:

sudo apt install texlive-latex-base
sudo apt install texlive-extra-utils

MacOS Homebrew (untested):

brew install mactex
brew install texlive-extra-utils

Create a saddle stiched book (2 up):

pdfbook2 yourinput.pdf

Outputs: yourinput-book.pdf

Print this double-sided and landscaped, fold and staple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment