Results 8 comments of Brooks Ambrose

fwiw this happens within bullet points only (I think) and happens when uploading the pdf to Indeed.com, and likely on all Applicant Tracking Systems (ATS). For instance, you can see...

That would be great! Binderhub is still a snazzy solution for departmental clusters especially in conjunction with GitHub classroom, but we will want some safeguard for ensuring (hoping) that the...

It’s Greek to me, but sure!

Currently, this example is broken: https://github.com/tidyverse/googledrive/blob/master/R/request_make.R#L65:L77 ``` > library(googledrive) > req

I admit to some confusion to the edge order of drawing, but in your case the simple fix is to use the group aesthetic: ```r ggraph(Netw) + geom_edge_link(aes(edge_colour = cat,...

I have exactly the same problem; please autoscale the size so that the largest word can print. Reducing the size argument works on an ad-hoc basis but when creating hundreds...

Pro tip, search if the issue exists before wasting time on a reprex 😂. I would add that this is an especially prevalent bug since the default is to render...

Just tried this, in addition to the list above I was also required to add: \newcommand{\whatsappsocialsymbol}{\faWhatsappsocialsymbol} \newcommand{\bornsymbol}{\faBornsymbol} I don't actually think these commands would work if called but it was...