wip
All checks were successful
/ test_checkout (push) Successful in 56s

This commit is contained in:
Jean-Marie Mineau 2025-07-19 02:00:25 +02:00
parent a1a5794250
commit ad66b1293d
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
4 changed files with 204 additions and 5 deletions

View file

@ -36,3 +36,5 @@
#let mypercent(numerator, denominator, digits: 2) = [#num(calc.round((100 * numerator) / denominator, digits: digits))%]
#let jm-note = note.with(stroke: purple + 1pt)
#let jfl-note = note.with(stroke: green + 1pt)