sync bugfixes from full pack

This commit is contained in:
cajun
2024-03-06 02:05:22 -06:00
parent 8b1850ef57
commit dc454b1412
3 changed files with 5 additions and 5 deletions

View File

@@ -350,7 +350,8 @@ init script:
}
body_font_italic := {
swap_font_italic(
src: styling.custom_body_font
src: styling.custom_body_font,
font_name: "MPlantin-Italic"
)
}