updated receiver

This commit is contained in:
marko
2024-12-25 10:24:54 +01:00
parent ff4cea8f4c
commit 20d4534b93
3 changed files with 1 additions and 22 deletions

View File

@@ -57,7 +57,7 @@ aushaenge: $(aushaenge)
pdfjam --no-landscape --nup 2x2 --suffix '2x2' $^ '1,1,1,1,2,2,2,2' --outfile $@
%-booklet.pdf: %.pdf
pdfjam --landscape --nup 2x1 --suffix 'booklet' $^ '2,3,1,4' --outfile $@
pdfjam --no-landscape --nup 2x2 --suffix 'booklet' $^ '2,3,2,3,1,4,1,4' --outfile $@
aushang/%.pdf: aushang/%.md
pandoc \