You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I may be, as always, missing something obvious. But I think has a recent Chrome update broken to_pdf... When I use the latest Chrome release (Version: 108.0.5359.124-1), doing
renderthis::to_pdf("RMD_File",...)
produces a weird result, with some slides scaled down (with much smaller fonts) and others looking OK.
I have tested by reverting to version 107.0.5304.121-1 (I'm on Ubuntu 20.04) and it seems like renderthis::to_pdf prints the xaringan slides nicely...
I don't think it depends on the actual underlying xaringan file (I've tested with a couple of examples) and the latest Chrome release fails, while the downgraded version works...
The text was updated successfully, but these errors were encountered:
I may be, as always, missing something obvious. But I think has a recent Chrome update broken
to_pdf
... When I use the latest Chrome release (Version: 108.0.5359.124-1), doingproduces a weird result, with some slides scaled down (with much smaller fonts) and others looking OK.
I have tested by reverting to version 107.0.5304.121-1 (I'm on Ubuntu 20.04) and it seems like
renderthis::to_pdf
prints thexaringan
slides nicely...I don't think it depends on the actual underlying
xaringan
file (I've tested with a couple of examples) and the latest Chrome release fails, while the downgraded version works...The text was updated successfully, but these errors were encountered: