Skip to content

Font customization not working on MacOS #73

Description

@gauthamrmn

System Version: MacOS 15.5
Obsidian Version: v1.8.10
Typst Renderer Version: 0.10.0

Hello,

I have a Shared preamble that looks like the following:

#set text(fill: rgb("#c6d1f5"), size: SIZE, font: ("Noto Sans"))
#set page(width: WIDTH, height: HEIGHT)

Noto Sans is a font I've downloaded onto my system and its recognized by MacOS' font book. I've also told the plugin to load the font from my system:

Image

But the font change does not reflect in typst code blocks or math blocks (Top is Noto Sans (as my editor font, middle is typst code block, bottom is typst math block):

Image

In fact it seems no matter what I change the font to, no change is reflected in the output. Perhaps this is a personal error but I cannot seem to find a fix for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions