Package Information
- Last Updated
- Minimum Typst Version
- 0.9.0
- Authors
- T0mstone
1. Get the package
Download the package using the TPIX CLI:
tpix get @preview/fruitify:0.1.12. Import in your Typst file
Add this to your .typ file:
#import "@preview/fruitify:0.1.1": *Fruitify
Make your equations more fruity!
This package automatically replaces any single letters in equations with fruit emoji.
Refer to example-documentation.pdf for more detail.
Emoji support
Until 0.12, typst did not have good emoji support for PDF.
This meant that even though this package worked as intended,
the output would look very wrong when exporting to PDF.
Therefore, it is recommended to stick with PNG export for those older typst versions.