diff --git a/documentation.pdf b/documentation.pdf index 70b4cf1..45a4fe0 100644 Binary files a/documentation.pdf and b/documentation.pdf differ diff --git a/documentation.typ b/documentation.typ index 7080d88..5c52fc1 100644 --- a/documentation.typ +++ b/documentation.typ @@ -214,6 +214,10 @@ A global `header` field for the set can be added. ", addl-bindings: (indf: indf, pl: pl, sg: sg, def: def, dem: dem)) +The parameter `sub-num-pattern` can be provided to `example`, which accepts +#link("https://typst.app/docs/reference/model/numbering/")[Typst numbering syntax] +to format sub-examples. + //TODO add a custom numbering system that can handle example 18a-c of Kartvelian Morphosyntax and Number Agreement == Numbering Glosses @@ -310,6 +314,10 @@ Labelling of sub-examples is possible as well, using the same `label` and `label In @hausa there are two sub-examples: @people deals with people and @school with a school. ", addl-bindings: (pred: pred, dem: dem)) +The parameter `num-pattern` can be provided to `example`, which accepts +#link("https://typst.app/docs/reference/model/numbering/")[Typst numbering syntax] +to format examples. + = Standard Abbreviations The Leipzig Glossing Rules define a commonly-used set of short abbreviations diff --git a/leipzig-gloss.typ b/leipzig-gloss.typ index 65666ad..16454d6 100644 --- a/leipzig-gloss.typ +++ b/leipzig-gloss.typ @@ -122,7 +122,7 @@ numbering: false, breakable: false, num-pattern: "(1)", - sub-num-pattern: "(a)", + sub-num-pattern: "a.", ..args ) = { let add-subexample(subexample, count) = {