* M-x recipes Here is a cookbook that I typeset using emacs org mode. Recipes are added using [[https://github.com/Chobbes/org-chef][org-chef]]. Compile to a PDF by typing ~C-c C-e l p~ in emacs: [[recipes.pdf][recipes.pdf]] To make a bifold booklet, run ~pdfbook2 recipes.pdf -b 10 -t 10 -o 10 -i 10 -p letterpaper~, then print [[recipes-book.pdf][recipes-book.pdf]] double sided with long edge binding. You can also navigate to the generate-booklet script in recipes.org and evaluate with ~C-c C-c~.