mirror of
https://github.com/newtype256/esgi-devops.git
synced 2025-06-05 23:56:25 +02:00
cours: n°3
This commit is contained in:
parent
37f6ee7eef
commit
2756d9ebf4
8 changed files with 160 additions and 2 deletions
|
@ -8,7 +8,7 @@ all : $(SLIDES) $(HANDOUTS)
|
|||
|
||||
%.md.handout.pdf : %.md
|
||||
pandoc $^ -t beamer --slide-level 2 -V handout -o $@
|
||||
pdfnup $@ --nup 1x2 --no-landscape --keepinfo \
|
||||
pdfjam $@ --nup 1x2 --no-landscape --keepinfo \
|
||||
--paper letterpaper --frame true --scale 0.9 \
|
||||
--suffix "nup"
|
||||
mv $*.md.handout-nup.pdf $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue