typst-lepizig-glossing/justfile

12 lines
240 B
Makefile
Raw Permalink Normal View History

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-10-04 01:48:11 -07:00
# Build the abbbreviations-used example
build-abbreviations-example:
typst compile abbreviations-used-example.typ