typst-lepizig-glossing/justfile
2025-02-19 21:34:40 -08:00

11 lines
240 B
Makefile

_default:
just --list
# Build the leipzig-glossing documentation PDF
build-doc:
typst compile documentation.typ
# Build the abbbreviations-used example
build-abbreviations-example:
typst compile abbreviations-used-example.typ