Skip to content

Instantly share code, notes, and snippets.

@logc
Created February 13, 2019 09:42

Revisions

  1. logc created this gist Feb 13, 2019.
    6 changes: 6 additions & 0 deletions booklet.tex
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    \documentclass{scrartcl}
    \usepackage{pdfpages}
    \begin{document}
    %% Edit the name of the PDF file
    \includepdf[pages=-,booklet,landscape]{another.pdf}
    \end{document}