Leipzig interlinear glossing rules in typst.
Go to file
Greg Shuflin f1266322f4 Add typst.toml 2023-07-04 02:00:02 -07:00
LICENSE.txt Add MIT license 2023-04-07 23:40:07 -07:00
README.md Edit readme 2023-07-04 01:22:18 -07:00
justfile Handle latest typst version breaking changes 2023-04-08 00:07:42 -07:00
leipzig-gloss-examples.pdf header and translation _style params 2023-07-04 01:52:43 -07:00
leipzig-gloss-examples.typ Add TODO 2023-07-04 01:54:37 -07:00
leipzig-gloss.typ header and translation _style params 2023-07-04 01:52:43 -07:00
linguistic-abbreviations.typ Initial commit 2023-03-23 21:34:17 -07:00
typst.toml Add typst.toml 2023-07-04 02:00:02 -07:00

README.md

Leipzig Glossing in Typst

leipzig-glossing is a Typst library for creating interlinear morpheme-by-morpheme glosses according to the Leipzig glossing rules.

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 as just build-example.

Contributing

The canonical repository for this project is on the Gitea instance. The repository is also mirrored on Github. Bug reports and code contributions are welcome from all users.

License

This library uses the MIT license; see LICENSE.txt.

Contributors

Thanks to Bethany E. Toma for a number of suggestions and improvements.