finish bg section
All checks were successful
/ test_checkout (push) Successful in 1m26s

This commit is contained in:
Jean-Marie Mineau 2025-08-27 00:35:07 +02:00
parent 19286eba61
commit eb35d092ac
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
10 changed files with 170 additions and 43 deletions

View file

@ -1,8 +1,15 @@
#import "../lib.typ": todo
#import "../lib.typ": epigraph, highlight-block, todo
= Theseus <sec:th>
#todo[theseus chapter title for @sec:th]
#epigraph("Plutarch, Life of Theseus 23.1")[The ship wherein Theseus and the youth of Athens returned from Crete had thirty oars, and was preserved by the Athenians \[...\] for they took away the old planks as they decayed, putting in new and strong timber in their places]
#align(center, highlight-block(inset: 15pt, width: 75%, block(align(left)[
#todo[Abstract for @sec:th]
])))
#todo[better title for theseus chapter title for @sec:th]
#include("1_static_transformation.typ")
#include("2_dynamic_data_collection.typ")