Skip to content

Minard mainfont not taking properly #114

@jimjam-slam

Description

@jimjam-slam

Something I observed polishing up the YAML options is that the mainfont option appears to be escaped differently to how our font options are. It's causing the custom font for the Minard example not to take properly:

image

vs.

image

In the doc root, you can observe the variables:

--cr-narrative-font-family: et-book, Palatino, “Palatino Linotype”, “Palatino LT STD”, “Book Antiqua”, Georgia, serif;

[...]

--bs-body-font-family: et-book, Palatino, "" Palatino Linotype "", "" Palatino LT STD "", "" Book Antiqua "", Georgia, serif;

Not really sure why this is, or if I'm escaping improperly in the YAML 🤔

Metadata

Metadata

Assignees

Labels

ready-for-reviewA PR has been implemented and is ready for review and merge

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions