Could someone walk me through how to reference a custom font? Using small words, maybe pictures?
I’ve read the documentation, and it mostly seems to be oriented to using Typst from the command line. However, I use TinyMist in VS Code.
It’s not an installation problem, as the same font works fine with LibreOffice and with LaTeX. I’ve tried putting the .otf in the project file. I tried it in a couple different documents to see if something else I was doing might be interfering. Nothing works. I keep getting the “unknown font family” error (and then it defaults to Libertinus Serif).
New problem #1: Not all of my fonts in the referenced folders are recognized, just an apparently random assortment of them.
New problem #2: At least one font that is recognized, and works normally in other apps, has a problem where the roman, bold, and bold italic are all correct, but italic comes out bold italic, too.
I don’t have an aswer to your issue. But is the font available freely somewhere so that others could test with it? I wonder if there is an issue in the font itself.
I’m on macOS and I tried to use the font by installing it just like you install all fonts (open the font file and select the “Install” option). It worked just fine:
I’m on Ubuntu 24.10. I just tried the same thing on my wife’s laptop with the same OS and it worked fine.
Rats. I see an OS reinstallation in my future.