typst_svg

Function svg_merged

source
pub fn svg_merged(document: &Document, padding: Abs) -> String
Expand description

Export a document with potentially multiple pages into a single SVG file.

The padding will be added around and between the individual frames.