-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF() uses Julia Mono but there's no installation suggestion #254
Comments
It's also unclear to me where this is being set and how I would override it |
I see a mention here: https://books.huijzer.xyz/other-notes but no note on how to override it |
Adding via home-brew fixes the issue but should be setup as a dep: https://juliamono.netlify.app/download/#installation |
Yes, this is a very good point. I have a solution in my head already, but didn't implement it yet. In essence, I should just pass the Julia Artifacts link to the PDF template just like |
It would probably be better if it is not a dep but an artifact via Artifacts. That's platform independent. |
I tied to run
pdf()
but it errors with:However, the docs: https://books.huijzer.xyz/getting-started mention nothing about adding the font.
The text was updated successfully, but these errors were encountered: