f

fruitify

@preview

Replace letters in equations with fruit emoji

v0.1.1
MIT-0

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.1

2. Import in your Typst file

Add this to your .typ file:

#import "@preview/fruitify:0.1.1": *

Version History

0.1.10.9.0
2f966f5a9a7b...
0.1.0
db365f452e67...

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.