#what would be the best way to go around attachments?

5 messages · Page 1 of 1 (latest)

fading birch
#

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.

blissful dune
#

Hey, did you find a solution?

#

@fading birch I have a similar use case

fading birch
#

i implemented something. its in sunny-famnit package