Non ASCII symbols in ggplot2 plots in beamer #8696
Unanswered
agricolamz
asked this question in
Q&A
Replies: 1 comment
-
This is a support request for knitr/ggplot2 help, so I converted it to one. Please keep it in mind for future report. Thanks! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug description
When I use non ASCII symbols in
ggplot2
plots in my beamer presentation I got dots. The same plot is displayed correctly on my system. Changing fonts with the packageextrafonts
doesn't help: the same dots.Steps to reproduce
Expected behavior
I expected cyrillic letters to appear on x and y axes.
Actual behavior
All cyrillic symbols are changed into dots.
Your environment
Quarto check output
Quarto 1.4.549
Beta Was this translation helpful? Give feedback.
All reactions