typst-lepizig-glossing/justfile
2023-10-04 01:48:11 -07:00

12 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