| href: reference/index.html | href: reference/index.html | ||||
| themes: | themes: | ||||
| text: Themes | text: Themes | ||||
| href: articles/singles/themes.html | |||||
| href: articles/themes.html | |||||
| fonts: | fonts: | ||||
| text: Fonts | text: Fonts | ||||
| href: articles/singles/fonts.html | |||||
| href: articles/fonts.html | |||||
| template-vars: | template-vars: | ||||
| text: Template Variables | text: Template Variables | ||||
| href: articles/template-variables.html | href: articles/template-variables.html |
| tvv <- xaringanthemer:::template_variables$variable | tvv <- xaringanthemer:::template_variables$variable | ||||
| ``` | ``` | ||||
| ```{r child="../../man/fragments/_fonts.Rmd"} | |||||
| ```{r child="../man/fragments/_fonts.Rmd"} | |||||
| ``` | ``` |
| knitr::opts_chunk$set(results = "asis", echo=FALSE) | knitr::opts_chunk$set(results = "asis", echo=FALSE) | ||||
| ``` | ``` | ||||
| ```{r child="../../man/fragments/_themes.Rmd"} | |||||
| ```{r child="../man/fragments/_themes.Rmd"} | |||||
| ``` | ``` |