diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-03-20 21:56:32 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-03-20 22:09:10 +0100 |
| commit | 2d16f9434f46ab591cede54def23ae4bc477b668 (patch) | |
| tree | c6b113b2da8ab526804f7b17bc1edd1b0fa6c34f /tests/typ/meta/counter.typ | |
| parent | 22bf0117a0613dc63ace4c495f97bd980db0140c (diff) | |
Documentation for citation, bibliography, and content
Diffstat (limited to 'tests/typ/meta/counter.typ')
| -rw-r--r-- | tests/typ/meta/counter.typ | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/typ/meta/counter.typ b/tests/typ/meta/counter.typ index a3814216..32d16cae 100644 --- a/tests/typ/meta/counter.typ +++ b/tests/typ/meta/counter.typ @@ -31,8 +31,7 @@ Second: #mine.display("I") #counter(heading).step() = Alpha -In #counter(heading).display(). - +In #counter(heading).display() == Beta #set heading(numbering: none) |
