chore: update Typst version to v0.14.2
This commit is contained in:
7
justfile
7
justfile
@@ -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
6542
manual.pdf
File diff suppressed because it is too large
Load Diff
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user