Package Information
- Last Updated
- Authors
- Moritz Hedtke
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/numera:0.0.12. Import in your Typst file
Add this to your .typ file:
#import "@preview/numera:0.0.1": *numera
Per-chapter figure and equation numbering, subfigure numbering, numbering functions that can render differently for references, equate package compatibility.
See example and equate example for usage.
Development
cargo install --locked typst-cli
cargo install --locked tytanic
cargo install --locked typstyle
cargo install --git https://github.com/typst/package-check.git
cargo install --git https://github.com/sjfhsjfh/typship.git
typship login universe
export TYPST_PACKAGE_PATH=$PWD/packages
typst-package-check check
typstyle --check .
tt run
typship publish universe