l

leipzig-glossing

@preview

Linguistic interlinear glosses according to the Leipzig Glossing rules

v0.5.0
MIT

Package Information

Last Updated
Minimum Typst Version
0.13.0
Categories
paper
Disciplines
linguistics

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/leipzig-glossing:0.5.0

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/leipzig-glossing:0.5.0": *

Version History

0.5.00.13.0
d7510cc993dd...
0.4.00.12.0
ae6bcdab69b8...
0.3.00.11.0
3a8b7c9019bb...
0.2.0
e634f702e9be...
0.1.0
c4e57a6753e1...

Leipzig Glossing in Typst

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

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
codified in the accompanying justfile as just build-doc.

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

Contributing

Repositories

The canonical repository for this project is on the Gitea
instance
.

There is also a Github mirror, and
a Radicle mirror available at rad://z2j7vQLS3EtQbPkrzi7Tn2XR7YWLw.

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.

Thanks to Maja Abramski-Kronenberg for
the labeling functionality.