this post was submitted on 24 Oct 2024
10 points (100.0% liked)
Comradeship // Freechat
2168 readers
66 users here now
Talk about whatever, respecting the rules established by Lemmygrad. Failing to comply with the rules will grant you a few warnings, insisting on breaking them will grant you a beautiful shiny banwall.
A community for comrades to chat and talk about whatever doesn't fit other communities
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For zines the easiest way is to use a sewing machine. You fold the sheet of paper in half and then sew down the fold. I have sewn 10 sheets of paper this way (which gaves you 40 half-pages), but the limit really depends on how sharp the needle and how strong the sewing machine.
I'm planning on doing something like this as well but the problem is I have no idea for to typeset for something like this. Supposing I have some text I want to print, each paper page will have two document pages on one side, and both sides will be printed. But the ordeing of the pages changes to something for which I haven't worked out the math. I bet there is already software that can help with.
You need desktop publishing software to format/set the pages.
Scribus is a popular and free desktop publishing software application that can do what you are asking.
I was able to do this by first generating a regular PDF using a pipeline of shenanigans including article-extractor, pandoc, tectonic. Then used a script called pdfbook2 that comes included with texlive.
That seems like a lot of work. I used Scribus to set zines and also print badges.
I'll keep that in mind.