Update README.md
This commit is contained in:
parent
e9378d00ff
commit
27da3d7db7
1 changed files with 2 additions and 2 deletions
|
|
@ -66,10 +66,10 @@ OR add your text file and replace respectively
|
||||||
## For the final pdf - screen version
|
## For the final pdf - screen version
|
||||||
from the terminal run:
|
from the terminal run:
|
||||||
|
|
||||||
`pdfunite cover.pdf body.pdf colophon.pdf output.pdf`
|
`pdfunite covers/cover.pdf body/body.pdf colophones/colophon.pdf final.pdf`
|
||||||
|
|
||||||
## To prepare signatures for printing a small booklet
|
## To prepare signatures for printing a small booklet
|
||||||
`python shuffle_pdf.py final.pdf final_shuffled.pdf`
|
`python shuffle_pdf.py final.pdf final_shuffled.pdf`
|
||||||
|
|
||||||
## This readme as a generated zine:
|
## This readme as a generated zine:
|
||||||
open the file `zinemaker.pdf`
|
open the file `zines/zinemaker.pdf`
|
||||||
Loading…
Reference in a new issue