Skip to content
Snippets Groups Projects
Verified Commit 9ed6f4cf authored by Malin Freeborn's avatar Malin Freeborn
Browse files

make 6-signature pdf output

parent eccf8980
No related branches found
No related tags found
No related merge requests found
Pipeline #240530 passed
...@@ -62,3 +62,6 @@ help: ...@@ -62,3 +62,6 @@ help:
graph: graph:
make -Bind $(TARG) | make2graph | graph-easy --boxart make -Bind $(TARG) | make2graph | graph-easy --boxart
print_%.pdf: %.pdf
pdfjam --longedge --landscape --paper a3paper --nup 1x1 --signature 12 $< -o $@
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment