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:
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):
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.
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:
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:
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):
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.