This commit is contained in:
Alan Daniels 2025-12-19 21:03:36 +11:00
parent c10511a418
commit df5afab545
2 changed files with 26 additions and 0 deletions

View file

@ -1,6 +1,27 @@
/* This is an auto-generated file
You can run `sbcl --script ./cal.lisp` to create a new one */
#set page(
paper: "a4",
flipped: true,
header: align(bottom)[Y2025 #h(1fr) Q4 #h(1fr) Reset Week],
margin: (
top: 1.5cm,
bottom: 0.5cm,
x: 0.5cm
))
#table(
columns: (1fr, 1fr, 1fr),
rows: (1fr),
align(center)[_Going In_],[Monday #h(1fr) 22]
,[Tuesday #h(1fr) 23]
,[Wednesday #h(1fr) 24]
,[Thursday #h(1fr) 25]
,[Friday #h(1fr) 26]
,[Saturday #h(1fr) 27]
,[Sunday #h(1fr) 28]
,align(center)[_Coming Out_])
#set page(
paper: "a4",
flipped: true,