thesis/5_theseus/main.typ
Jean-Marie Mineau eb35d092ac
All checks were successful
/ test_checkout (push) Successful in 1m26s
finish bg section
2025-08-27 00:35:07 +02:00

17 lines
651 B
Typst

#import "../lib.typ": epigraph, highlight-block, todo
= Theseus <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")
#include("3_results.typ")
#include("4_ttv.typ")