Malo
banner
mdlc01.bsky.social
Malo
@mdlc01.bsky.social
French computer science student at ENS Rennes.
On my free time, I contribute to @typst.app.
https://github.com/MDLC01
S'il s'agit du package board-n-pieces, les suggestions peuvent être faites sur github.com/MDLC01/board...
Issues · MDLC01/board-n-pieces
A Typst package to display chessboards. Contribute to MDLC01/board-n-pieces development by creating an account on GitHub.
github.com
May 2, 2025 at 11:48 PM
You can even use named symbols instead of Unicode escapes:

#show " — ": sym.space.nobreak.narrow + sym.dash.em + sym.space.nobreak.narrow

List of all named symbols (where you can search for Unicode codepoints): typst.app/docs/referen...
General Symbols – Typst Documentation
Documentation for the `sym` module.
typst.app
March 2, 2025 at 3:52 PM