format number properly

This commit is contained in:
Jean-Marie Mineau 2025-06-24 12:19:00 +02:00
parent 1dc9e8227e
commit d730d1f4a7
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
15 changed files with 67 additions and 29 deletions

12
3_rasta/main.typ Normal file
View file

@ -0,0 +1,12 @@
#import "../lib.typ": todo
= RASTA
#todo[Bring back element from previous version of rasta]
#include("0_intro.typ")
#include("1_related_work.typ")
#include("2_methodology.typ")
#include("3_experiments.typ")
#include("4_discussion.typ")
#include("5_conclusion.typ")