Skip to content

Instantly share code, notes, and snippets.

@schnell18
Created January 15, 2014 13:03
Show Gist options
  • Save schnell18/8435792 to your computer and use it in GitHub Desktop.
Save schnell18/8435792 to your computer and use it in GitHub Desktop.
Sample handout LaTex script
\documentclass[a4paper]{article}
\usepackage{pdfpages}
\begin{document}
\includepdf[pages=1-last,nup=2x3,landscape=false,frame=true,
noautoscale=true,scale=0.7,delta=4mm 5mm]{slides-handout.pdf}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment