chore: update Typst version to v0.14.2

This commit is contained in:
2026-02-04 13:52:32 +01:00
parent a815037f24
commit 47e9f42d5f
3 changed files with 3327 additions and 3224 deletions

View File

@@ -4,6 +4,13 @@
gallery_dir := "./gallery"
set shell := ["bash", "-uc"]
@version:
echo $'\e[1mTypst:\e[0m'
typst --version
echo
echo $'\e[1mTytanic:\e[0m'
tt util about
manual:
typst c manual.typ manual.pdf

6542
manual.pdf

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
[package]
name = "chronos"
version = "0.3.0"
compiler = "0.13.1"
compiler = "0.14.2"
repository = "https://git.kb28.ch/HEL/chronos"
entrypoint = "src/lib.typ"
authors = [