#what would be the best way to go around attachments?
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
I'm creating a diploma template for our faculty. Attachments need to be on the end of the document, but be referencable, and they can be anything from additional pictures, to tables, code snippets, e.t.c.
what would be the best way to implement them?
Currently they are a seperate file with content functions that map to a seperate pages at the end of the typst project.
i implemented something. its in sunny-famnit package