2023-03-23 21:34:17 -07:00
|
|
|
default:
|
|
|
|
just --list
|
|
|
|
|
|
|
|
|
2023-10-04 01:35:46 -07:00
|
|
|
# Build the leipzig-glossing documentation PDF
|
|
|
|
build-doc:
|
|
|
|
typst compile documentation.typ
|
2023-07-05 21:12:52 -07:00
|
|
|
|
2023-10-04 01:48:11 -07:00
|
|
|
# Build the abbbreviations-used example
|
2023-07-05 21:12:52 -07:00
|
|
|
build-abbreviations-example:
|
|
|
|
typst compile abbreviations-used-example.typ
|