Leipzig interlinear glossing rules in typst.
Go to file
Greg Shuflin 69ec9263a1 Fix readme 2023-09-21 17:41:52 -07:00
CHANGELOG.md Better examples 2023-09-19 03:40:56 -07:00
LICENSE.txt Add MIT license 2023-04-07 23:40:07 -07:00
README.md Fix readme 2023-09-21 17:41:52 -07:00
abbreviations-used-example.typ Use snake-case 2023-07-11 01:40:00 -07:00
abbreviations.typ Abbreviations documentation 2023-09-20 23:44:22 -07:00
justfile Playing around with how a used abbreviations table might work 2023-07-05 21:12:52 -07:00
leipzig-gloss-examples.pdf Add 12th gloss 2023-09-21 00:06:42 -07:00
leipzig-gloss-examples.typ TODO note 2023-09-21 00:42:29 -07:00
leipzig-gloss.typ Better examples 2023-09-19 03:40:56 -07:00
typst.toml Allow morphemes to be none 2023-07-31 02:17:09 -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.

The definitions intended for use by end users are the gloss and numbered-gloss functions, and the abbreviations submodule.

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.