14 lines
276 B
Typst
Raw Normal View History

2025-02-25 13:54:31 -08:00
#import "@local/handout:0.1.0": *
#show: handout.with(
title: [Gods, Demons, and Mortals],
by: "Mark",
subtitle: [Based on Raymond Smullyan's _To Mock a Mockingbird_.],
short_warning: true,
)
#include "parts/00 warmup.typ"
#pagebreak()
#include "parts/01 gods.typ"