duskmoon314 / typst-fontawesome

A Typst library for Font Awesome icons through the desktop fonts.
https://typst.app/universe/package/fontawesome
MIT License
20 stars 0 forks source link

Setting par(justify: true) breaks icons inside a grid #4

Closed bemyak closed 10 months ago

bemyak commented 10 months ago

I stumbled upon a weird issue: doing #set par(justify: true) breaks icon rendering inside grids. Here is the minimal reproducible example: https://typst.app/project/rBUZk87bZYXWayLBst-odq

bemyak commented 10 months ago

Oh, looks like it was already reported here: https://github.com/typst/typst/issues/2578