Use pdfnup for 2 slides per page
This commit is contained in:
parent
d1dbc895c3
commit
90671f6833
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,3 +11,5 @@
|
||||
/schulung.pdf
|
||||
/.kile/
|
||||
/handout.pdf
|
||||
|
||||
/handout-nup.pdf
|
||||
|
1
create-handout-nup.sh
Executable file
1
create-handout-nup.sh
Executable file
@ -0,0 +1 @@
|
||||
pdfjam --nup 1x2 --scale 0.87 --keepinfo --delta "0 1.5cm" --suffix nup handout.pdf
|
Loading…
x
Reference in New Issue
Block a user