Leipzig interlinear glossing rules in typst.
Go to file
Greg Shuflin 6592ebd444 Use snake-case 2023-07-11 01:40:00 -07:00
LICENSE.txt Add MIT license 2023-04-07 23:40:07 -07:00
README.md Add explanation of imports in README 2023-07-04 02:09:31 -07:00
abbreviations-used-example.typ Use snake-case 2023-07-11 01:40:00 -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 Flesh out full linguistics abbreviation chart 2023-07-10 02:44:03 -07:00
leipzig-gloss-examples.typ Flesh out full linguistics abbreviation chart 2023-07-10 02:44:03 -07:00
leipzig-gloss.typ header and translation _style params 2023-07-04 01:52:43 -07:00
linguistic-abbreviations.typ Use snake-case 2023-07-11 01:40:00 -07:00
typst.toml Add repository 2023-07-04 02:06:40 -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.

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.