A `PEN PLOTTING PARTY*` zine generated from the [pen plotters](https://pzwiki.wdka.nl/mediadesign/Pen_plotters) wiki page, made with [booklet.sh](https://pzwiki.wdka.nl/mediadesign/User:Manetta/Booklet.sh) using Paged.js. The script `booklet.sh` generates two PDFs: * one regular PDF: using weasyprint, based on the HTML of the wiki page * one booklet PDF, for booklet printing: using pdfbook2, based on the PDF above To run the script, you can use the following command: `$ bash booklet.sh WIKIPAGENAME` So in our case: `$ bash booklet.sh Pen_plotters`