refactor, document → report, option to underline headings
This commit is contained in:
parent
7de1d44e9d
commit
e2e4d39b80
5 changed files with 21 additions and 15 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue