Rmarkdown template for pretty university-themed beamer (pdf) presentations.
## install devtools if it's not already installed
if (!requireNamespace("devtools", quietly = TRUE)) install.packages("devtools")
## install uslides from github
devtools::install_github("mkearney/uslides")
- The fonts Roboto Condensed, Roboto Bold, and Inconsolata must be downloaded from fonts.google.com.
- \LaTeX (and the
tex_engine
isxelatex
if that matters)
See example HTML and PDF presentations. Screen shots of the example are included below.