-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
feature requestNew feature or requestNew feature or requestsvgAnything about the file format for people who like to have fun.Anything about the file format for people who like to have fun.
Description
Description
The SVG format supports multiple pages. Unfortunately, typst has no way to select a specific page in the image function. It currently only renders the first page.
Use Case
I would like to use multi-plage SVGs (which are especially neat for building animations in slides).
Something like this would be great:
#image("fig/my-image.svg", width: 60%, page: 2)Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or requestsvgAnything about the file format for people who like to have fun.Anything about the file format for people who like to have fun.