-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix and document font issues with PDF #72
Comments
@jaromir-mazak @alesvomacka can you let me know if in the end you do need the PDF template/way to output PDF docs? If so, I may have figured out an optimal way to handle reschola-themed fonts in charts for PDF, but it would require some testing on your machines. (I would leave the LaTex styling to you though...) |
@petrbouchal I would definitely appreciate it. |
@alesvomacka did any of what I suggested via email re fonts work? |
@petrbouchal word graph changes work (the size of graphs needs to be changed through aspect ratio, not directly). As for PDF, no combination of solutions work for me. |
OK - can you please try to 'Knit' (via RStudio button) the Rmd file in the attached ZIP and post back the resulting PDF after running |
There is |
"invalid font"
import_fonts()
."dot substituted..."
Also need note on
embed_fonts()
.Alternatively, it seems
cairo_pdf
does not throw the latter error, at least on a Mac.The text was updated successfully, but these errors were encountered: