Release v0.3.0 #27
7
justfile
7
justfile
@@ -4,6 +4,13 @@
|
|||||||
gallery_dir := "./gallery"
|
gallery_dir := "./gallery"
|
||||||
set shell := ["bash", "-uc"]
|
set shell := ["bash", "-uc"]
|
||||||
|
|
||||||
|
@version:
|
||||||
|
echo $'\e[1mTypst:\e[0m'
|
||||||
|
typst --version
|
||||||
|
echo
|
||||||
|
echo $'\e[1mTytanic:\e[0m'
|
||||||
|
tt util about
|
||||||
|
|
||||||
manual:
|
manual:
|
||||||
typst c manual.typ manual.pdf
|
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]
|
[package]
|
||||||
name = "chronos"
|
name = "chronos"
|
||||||
version = "0.3.0"
|
version = "0.3.0"
|
||||||
compiler = "0.13.1"
|
compiler = "0.14.2"
|
||||||
repository = "https://git.kb28.ch/HEL/chronos"
|
repository = "https://git.kb28.ch/HEL/chronos"
|
||||||
entrypoint = "src/lib.typ"
|
entrypoint = "src/lib.typ"
|
||||||
authors = [
|
authors = [
|
||||||
|
|||||||
Reference in New Issue
Block a user