Update README

This commit is contained in:
Greg Shuflin 2023-07-04 00:49:00 -07:00
parent a52c889925
commit ea57c70300
1 changed files with 7 additions and 4 deletions

View File

@ -1,10 +1,13 @@
# Leipzig Glossing in Typst
[Typst](https://github.com/typst/typst) library for creating interlinear
morpheme-by-morpheme glosses according to the [Leipzig glossing
rules](https://www.eva.mpg.de/lingua/pdf/Glossing-Rules.pdf).
`leipzig-glossing` is a [Typst](https://github.com/typst/typst) library for
creating interlinear morpheme-by-morpheme glosses according to the [Leipzig
glossing rules](https://www.eva.mpg.de/lingua/pdf/Glossing-Rules.pdf).
Run `just build-example` to generate a pdf file with examples and documentation.
Run `typst compile leipzig-gloss-examples.typ` in the root of the repository to
generate a pdf file with examples and documentation. This command is also
codified in the accompanying [justfile](https://github.com/casey/just) as `just
build-example`.
# License