Minor README fixes
This commit is contained in:
parent
e7b417f0d3
commit
4e46b5efcc
@ -4,10 +4,12 @@
|
|||||||
creating interlinear morpheme-by-morpheme glosses according to the [Leipzig
|
creating interlinear morpheme-by-morpheme glosses according to the [Leipzig
|
||||||
glossing rules](https://www.eva.mpg.de/lingua/pdf/Glossing-Rules.pdf).
|
glossing rules](https://www.eva.mpg.de/lingua/pdf/Glossing-Rules.pdf).
|
||||||
|
|
||||||
Run `typst compile leipzig-gloss-examples.typ` in the root of the repository to
|
# Documentation
|
||||||
|
|
||||||
|
Run `typst compile documentation.typ` in the root of the repository to
|
||||||
generate a pdf file with examples and documentation. This command is also
|
generate a pdf file with examples and documentation. This command is also
|
||||||
codified in the accompanying [justfile](https://github.com/casey/just) as `just
|
codified in the accompanying [justfile](https://github.com/casey/just) as `just
|
||||||
build-example`.
|
build-doc`.
|
||||||
|
|
||||||
The definitions intended for use by end users are the `gloss` and
|
The definitions intended for use by end users are the `gloss` and
|
||||||
`numbered-gloss` functions, and the `abbreviations` submodule.
|
`numbered-gloss` functions, and the `abbreviations` submodule.
|
||||||
|
Loading…
Reference in New Issue
Block a user