Sample "Celebration of Life" Booklet & Memorial Booklet (done with Typst)

I hesitated to post these here because I’m not sure they are especially groundbreaking or “Showcase”-worthy. I finally decided to share my work with the Typst community, in case it might be helpful to someone who is trying to create similar-style documents – particularly if s/he is working with a tight deadline.

(I’m neither a graphic designer nor a trained typographer, so I may have committed a variety of cardinal sins here. :flushed: ) Based on my reading, the main (typographical) goal of this sort of document is to be crisp, clear and conservative.

I added explanatory notes in the Comments for each project. Please feel free to correct and/or improve these documents.

“Celebration of Life” booklet (read-only link)

()


Memorial Booklet for Class Reunion (read-only link)

()


Another challenge with this project was that I had never tried creating a folded, saddle-stitched booklet. I didn’t understand the principle of page imposition until I actually made a physical mockup of the booklet(s).

Fortunately, there are two useful tools to help you with imposition:

Bookbinder JS

and designer Ingo Schaefer’s tool:

Seitenreihenfolge-Rechner (‘Page Order Calculator’)

  • Choose the Rückensteckheftung (‘Spine stitching’) option,
  • Fill in the Seitenanzahl (‘Number of pages’) box
  • and press Enter.

The calculator will output the (correct) order of pages. The calculated page order refers to duplex printing.

The correct page imposition order for the 4-page “Celebration of Life” booklet is:
4,1 / 2,3

The correct page imposition order for the 8-page Memorial Booklet is:
8,1 / 2,7 / 6,3 / 4,5

Note about the page geometry:
The page size is “us-statement” (aka half letter size): 5.5in x 8.5in (140mm x 216mm)

The grid mode “1x2” is standard for booklets. This means that each printed sheet is laid out in a 1x2 grid, duplex printed (or duplex photocopied). Then the sheets are folded in half and nested one inside the other, and stapled through the fold line with wire staples.

3 Likes

Based on my testing, printing this can be quirky. Although the ornaments (fleurons) look fine in the PDF file, they may be partially cut off when you print the document (depending on your printer’s settings).

There is a workaround (in Linux) via the Print dialog of your PDF viewer/reader. With Atril and Evince:

Under the Page Handling tab > look for the Page Scaling option and choose “Fit to Printable Area”.

With Okular:

After choosing Print, click on the Options button.

Under the PDF Options tab, find the Scale mode option > then choose “Fit to printable area”.

Depending on your specific printer model, you might also need to check/tick the “Force rasterization” option.

Exactly…wait, no. This scale mode is turned on by default. I choose “None; print original size,” and turn off “Print annotations” and “Force rasterization.” Though maybe only the first one is important.

I hate that I have to do this all the time, but at least it can be done more or less quickly with just the keyboard. I also noticed that for some reason with Linux/Okular the print quality is way better than using, e.g., Android device with its default generic PDF printing app/menu.

Hi, Andrew,
Thank you for the clarification. :grinning:

Even after looking at online guides, the “physical” aspect of this – printing, page imposition, folding of pages, stapling – has involved some trial and error on my part. I’m not very good at visualizing every step of the process in 3D …

1 Like

In case you would like to read about this project in more detail, I wrote an article titled “Creating a Memorial Booklet with Typst” for the Apr. 2026 issue of The PCLinuxOS Magazine.

There is also a downloadable PDF version (p. 29-33) available [no registration required].

1 Like