format number properly
This commit is contained in:
parent
1dc9e8227e
commit
d730d1f4a7
15 changed files with 67 additions and 29 deletions
9
main.typ
9
main.typ
|
@ -1,4 +1,4 @@
|
|||
#import "@local/template-thesis-matisse:0.0.1": *
|
||||
#import "lib.typ": *
|
||||
|
||||
#import "jury.typ": jury-content
|
||||
#import "abstract.typ": keywords-en, keywords-fr, abstract-en, abstract-fr
|
||||
|
@ -115,11 +115,8 @@
|
|||
) <alg:hello-void>
|
||||
|
||||
|
||||
#include("3_rasta/rasta.typ")
|
||||
|
||||
= Contribution 2
|
||||
|
||||
#lorem(500)
|
||||
#include("3_rasta/main.typ")
|
||||
#include("4_class_loader/main.typ")
|
||||
|
||||
= Contribution n
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue