Package Information
- Last Updated
- Minimum Typst Version
- 0.13.0
- Authors
- Louis Guichard
- Categories
- components
- Disciplines
- mathematics
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/iversymbols:1.0.02. Import in your Typst file
Add this to your .typ file:
#import "@preview/iversymbols:1.0.0": *IverSymbols
Symbols definition for Iversonian languages.
I am not an APL practitioner, so there may be misnamed or missing glyphs.
Features
Currently include symbol dictionaries for:
Usage
#import "@preview/iversymbols:1.0.0": bqn
Euclidean norm: $+ bqn.fold bqn.under (bqn.mult bqn.self)$ // +´⌾(ט)
Font Recommendation
You can find typefaces with good support for Iversonian languages' character sets there:
License
This package is under the MIT license.