Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Mara Karagianni
zine_maker
Commits
e9378d00
Commit
e9378d00
authored
3 years ago
by
Mara Karagianni
Browse files
Options
Downloads
Patches
Plain Diff
Add zinemaker zine in README.md
parent
f70347c3
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-5
README.md
with
9 additions
and
5 deletions
README.md
+
9
−
5
View file @
e9378d00
...
...
@@ -23,10 +23,6 @@ Once these are installed, from within zine_maker run:
one that is command line based is pdfunite
http://linux-commands-examples.com/pdfunite
from the terminal run:
`pdfunite cover.pdf body.pdf colophon.pdf output.pdf`
## For shuffling the final pdf and prepare it for printing you need the pdfseparate command
http://www.linux-commands-examples.com/pdfseparate
it is used inside the shuffle_pdf.py file (see details at the end of this Readme)
...
...
@@ -67,5 +63,13 @@ OR add your text file and replace respectively
`python cover.py text/<your-colophon>.txt colophones/<output-colophon>.pdf`
## For the final pdf - screen version
from the terminal run:
`pdfunite cover.pdf body.pdf colophon.pdf output.pdf`
## To prepare signatures for printing a small booklet
`python shuffle_pdf.py final.pdf final_shuffled.pdf`
\ No newline at end of file
`python shuffle_pdf.py final.pdf final_shuffled.pdf`
## This readme as a generated zine:
open the file
`zinemaker.pdf`
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets