Skip to content

Instantly share code, notes, and snippets.

@sortega
Created February 8, 2011 13:30
Show Gist options
  • Save sortega/816431 to your computer and use it in GitHub Desktop.
Save sortega/816431 to your computer and use it in GitHub Desktop.
Prepare slide pdfs to print 6 slides per page (2x3)
alias slidenup='pdfnup --nup "2x3" --no-landscape --frame true --delta ".25cm .5cm" --offset ".25cm .25cm" --scale 0.9'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment