refactor, document → report, option to underline headings

This commit is contained in:
gapato 2026-06-16 14:52:42 +02:00
commit e2e4d39b80
5 changed files with 21 additions and 15 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "uniforlife-document"
version = "0.0.1"
name = "uniforlife-report"
version = "0.0.2"
entrypoint = "src/lib.typ"
authors = ["Gaspard Jankowiak"]
license = "MIT"
@ -13,4 +13,4 @@ compiler = "0.14.0"
[template]
path = "template"
entrypoint = "document.typ"
entrypoint = "report.typ"