feedback
All checks were successful
/ test_checkout (push) Successful in 1m48s

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-10-28 23:18:23 +01:00
parent 1b461338b7
commit 6f7afe73a7
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
6 changed files with 3814 additions and 81 deletions

View file

@ -152,7 +152,7 @@
box(
width: width,
height: height,
stroke: black,
//stroke: black,
{
place(
left+bottom,
@ -221,6 +221,13 @@
)
}
#let droidra-outline(
small_icon_size: 100pt,
big_icon_size: 200pt,
) = context {
text(fill: red, size: 40pt)[TODO]
}
#let theseus-outline(
small_icon_size: 60pt,
big_icon_size: 90pt,