Use pdfnup for 2 slides per page

This commit is contained in:
Christian Wolf 2025-10-07 14:28:19 +02:00
parent d1dbc895c3
commit 90671f6833
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -11,3 +11,5 @@
/schulung.pdf /schulung.pdf
/.kile/ /.kile/
/handout.pdf /handout.pdf
/handout-nup.pdf

1
create-handout-nup.sh Executable file
View File

@ -0,0 +1 @@
pdfjam --nup 1x2 --scale 0.87 --keepinfo --delta "0 1.5cm" --suffix nup handout.pdf