Replies: 1 comment
-
It looks like their monospaced font in the default OS theme is the thing causing it. I'd recommend them to open a web browser and inspect the computed properties of the element, by right clicking on the output that has a bad font, clicking "inspect", and then clicking on the "Computed" tab on the side (at least this is how you'd do it in Chrome. Since I see Chrome on their launch bar or whatever-the-windows-name-is, that's what I'd recommend) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a student on a Windows 11 laptop that is running into issues with the font display of his rendered Quarto HTML documents. The font is wrong (and quite ugly) in both the Viewer pane and when bumped out into browser. Weirdly enough, if he sends the file to me, it displays with the proper font. He had the same kind of issue with Rmarkdown HTML but then I reinstalled "sass" package and that fixed it there (but not for Quarto). Any ideas what we need to do to fix this? Reinstall some other package perhaps?
Beta Was this translation helpful? Give feedback.
All reactions