Commit Graph

6 Commits

Author SHA1 Message Date
Greg Shuflin
5ac111ee54 Use typst 0.12 workaround for label name 2024-11-09 00:05:27 -08:00
Greg Shuflin
32dc733b78 Fix use of measure function for new version of typst 2024-11-09 00:00:12 -08:00
Maja Abramski-Kronenberg
ae3784f4ec Add sub-examples functionality (#7)
* Add sub-examples (resolves #4)

* Separate `gloss()` and `example()`

`gloss()` typesets are interlinear glosses, while `example()` treats everything extra that has to do with linguistic examples.
2024-11-07 21:14:25 -08:00
Greg Shuflin
4cd6492cdc Implement suggestions from typst-package
* use kebab-case consistently for argument names
* fix the compiler version string
2024-08-19 15:22:39 -07:00
Greg Shuflin
f03b69fb5f Blocks in documentation
For each code + rendered markup example, put a black border around it to
visually group them in the documentation pdf.
2024-08-18 23:18:52 -07:00
Greg Shuflin
225c53929b Some tweaks to the label-ing functionality 2024-08-18 23:18:52 -07:00