Commit graph

6 commits

Author SHA1 Message Date
bf8d7bdc3a
update dependency to make typst work again 2026-04-18 23:39:59 +02:00
5cdecb7d8d Move basically the entire label content inside the item function
Move basically the entire label content, except for the footer, inside
the item function.
This results in a more simplified workflow for generating labels for
different items, since there's just one function call left where the
arguments need to be modified.
2024-03-09 22:02:47 +01:00
Schrottkatze
66f31a822c
Change qr code item function input to take a string :3 2024-03-01 18:14:29 +01:00
f74195438c
Work around problems with our printer setup using margins 2024-02-29 23:01:29 +01:00
3bdba5f495 Use the Inter 4.0 font
Also bundle it, describe its usage in the Readme and provide a copy of
its license.
Furthermore document how to make use of the bundled font.
2024-02-24 23:44:31 +01:00
2e1f5534ee initial commit 2024-02-24 22:52:22 +01:00