You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested this with the Reforma superfamily (Reforma 1918, Reforma 1969, Reforma 2018) but the issue might exist for other families with similar weights as well.
The Reforma families each have 3 weights, with the lightest one (“Blanca”) being the default, “regular” weight. However, when the font weight is set to regular, italicised text is displayed with the medium weight (“Gris”).
This issue is exclusive to the web app; I can’t reproduce it locally.
Code
#settext(
font: "Reforma 1918",
weight: "regular",
)
#letit=text.with(style: "italic")
This is _emphasised_.
This is #it[italicised].
#settext(weight: "light")
This is _emphasised_ and #it[italicised] with light weight.
Description
I tested this with the Reforma superfamily (Reforma 1918, Reforma 1969, Reforma 2018) but the issue might exist for other families with similar weights as well.
The Reforma families each have 3 weights, with the lightest one (“Blanca”) being the default, “regular” weight. However, when the font weight is set to regular, italicised text is displayed with the medium weight (“Gris”).
This issue is exclusive to the web app; I can’t reproduce it locally.
Code
Output
Reproduction URL
https://typst.app/project/rc4QOuZyFRu77hjoxLf9Sd
Browsers
Firefox
OS
Windows
The text was updated successfully, but these errors were encountered: