o

ornamentalyst

@preview

Draw vector ornaments.

v0.1.0
LPPL-1.3c

Package Information

Last Updated
Authors
thuiop

1. Get the package

Download the package using the TPIX CLI:

tpix get @preview/ornamentalyst:0.1.0

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/ornamentalyst:0.1.0": *

Version History

0.1.0
d7e4ad078934...

ornamentalyst

ornamentalyst is a Typst package designed for drawing a set of vector ornaments. It aims to reproduce the functionality from the LaTeX package pgfornament.

Usage

The main entry point of the package is the function #ornament. It takes as an argument the number id of the ornament to draw and its collection (by default "vectorian", other possibilities are "am" and "pgfhan").

For more details, you can consult the manual

Licensing

This package is distributed under the LaTeX Project Public License version 1.3c (see LICENSE for more details). The ornaments it contains also fall under that license; they were originally distributed as part of pgfornament under the same license.