Skip to content

cskeeters/typst-format-enum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A typst library for formatting enumerated lists. See demo.pdf for an example.

Usage

Import the package.

#import "@local/format-enum:0.1.0": *

Use one of the following for format an enum

#show: format_enum_word
#show: format_enum_unicode.with(color: red.darken(45%))
#show: format_enum_diamonds.with(color: red.darken(45%))
#show: format_enum_floral_hearts.with(color: red.darken(45%))

About

Typst library for formatting enumerated lists

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages