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 cannot find documentation for which argument needs to be passed to the ... in order to change the font size in the rendered tippy. I am currently using the stable release and would prefer to keep using it. I see that the development version has a function where changing font size is available, but the author makes clear that it will obviously be breaking with ongoing development. Is there a sense of when font size control will be available in a CRAN release?
The stable release links to this reference page, but I can't find anything relating to font size. I've been trying different options like using custom CSS within the RMarkdown chunk, but it doesn't seem to play nice with the tippy function.
The text was updated successfully, but these errors were encountered:
I cannot find documentation for which argument needs to be passed to the
...
in order to change the font size in the rendered tippy. I am currently using the stable release and would prefer to keep using it. I see that the development version has a function where changing font size is available, but the author makes clear that it will obviously be breaking with ongoing development. Is there a sense of when font size control will be available in a CRAN release?The stable release links to this reference page, but I can't find anything relating to font size. I've been trying different options like using custom CSS within the RMarkdown chunk, but it doesn't seem to play nice with the
tippy
function.The text was updated successfully, but these errors were encountered: