Mitchell O'Hara-Wild

Results 328 comments of Mitchell O'Hara-Wild
trafficstars

Could you provide a minimal reproducible example? It should be possible to write a CV which Chinese unicode characters. You might need to use xelatex, which can be done with:...

Yes, this would also be due to changes in tibble. Could you post another issue containing a minimally reproducible example (https://www.tidyverse.org/help/) of this issue?

Thanks for the PR! At some point a more general approach to including social media links with icons will be needed. This is also alluded to in https://github.com/mitchelloharawild/vitae/pull/64. I don't...

Looks great. To modify the README you'll need to change the `README.Rmd` document, which is used to generate the `README.md`. You might also like to add a brief description about...

This is difficult (not possible?) to do in the CSL file, but it should be do-able using a pandoc lua filter. Some related discussion can be found here: https://github.com/pandoc/lua-filters/issues/75 https://gist.github.com/tarleb/afee1b1d97e52aca888f410e77b3624a...

Seems like this could be a pandoc limitation, as everything is wrapped in `{}`, which disallows usage like `{[text](url)}`

It would be nice if it could be fixed upstream, but I'm worried you won't get much help there. With your rmd provided above, I can't reproduce the issue -...

Yes, you can remove the numbering by using a different CSL file to style the bibliography. A large collection of bibliography styles can be found here: https://github.com/citation-style-language/styles I imagine that...