1
0
Fork
You've already forked ornamentalyst
0
A Typst package for drawing vector ornaments, based on the LaTeX package pgfornament
  • Typst 100%
2026年05月22日 00:51:55 +02:00
dimensions.typ Added pgfhan and am dimensions 2026年05月07日 13:30:44 +02:00
lib.typ Normalize ornaments formatting to improve performance 2026年05月22日 00:51:55 +02:00
LICENSE First commit 2026年04月15日 16:26:17 +02:00
manual.pdf Move ornaments to a single file 2026年05月20日 12:11:03 +02:00
manual.typ Add licensing information to README and update manual 2026年05月20日 13:32:19 +02:00
ornaments.typ Normalize ornaments formatting to improve performance 2026年05月22日 00:51:55 +02:00
README.md Add licensing information to README and update manual 2026年05月20日 13:32:19 +02:00
typst.toml Rename package 2026年05月19日 11:02:08 +02:00

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.