| # xaringanthemer (development version) | # xaringanthemer (development version) | ||||
| * Added `text_bold_font_weight` argument to xaringanthemer style functions with | |||||
| a corresponding CSS rule setting the `font-weight` property of `<strong>` | |||||
| elements (thanks @matiasandina, #50). | |||||
| # xaringanthemes 0.3.4 | # xaringanthemes 0.3.4 | ||||
| * Maintenance release to avoid issues with upcoming R 4.1.0 (#49) | * Maintenance release to avoid issues with upcoming R 4.1.0 (#49) |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| #' element. Accepts CSS | #' element. Accepts CSS | ||||
| #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | #' [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) | ||||
| #' property values. | #' property values. | ||||
| #' @param text_bold_font_weight Body Bold Text Font Weight. Defaults to bold. | |||||
| #' Modifies the `strong` element. | |||||
| #' @param text_font_url Body Text Font URL(s). Defaults to | #' @param text_font_url Body Text Font URL(s). Defaults to | ||||
| #' `xaringanthemer_font_default("text_font_url")`. Modifies the | #' `xaringanthemer_font_default("text_font_url")`. Modifies the | ||||
| #' `@import url()` elements. | #' `@import url()` elements. | ||||
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", |
| , "text_font_google", "{NULL}", "body", "Use `google_font()` to specify body font", NA_character_ | , "text_font_google", "{NULL}", "body", "Use `google_font()` to specify body font", NA_character_ | ||||
| , "text_font_family", '{xaringanthemer_font_default("text_font_family")}', "body", "Body Text Font Family (xaringan default is `'Droid Serif'`)", "--text-font-family" | , "text_font_family", '{xaringanthemer_font_default("text_font_family")}', "body", "Body Text Font Family (xaringan default is `'Droid Serif'`)", "--text-font-family" | ||||
| , "text_font_weight", '{xaringanthemer_font_default("text_font_weight")}', "body", "Body Text Font Weight", NA_character_ | , "text_font_weight", '{xaringanthemer_font_default("text_font_weight")}', "body", "Body Text Font Weight", NA_character_ | ||||
| , "text_bold_font_weight", 'bold', "strong", "Body Bold Text Font Weight", NA_character_ | |||||
| , "text_font_url", '{xaringanthemer_font_default("text_font_url")}', "@import url()", "Body Text Font URL(s)", NA_character_ | , "text_font_url", '{xaringanthemer_font_default("text_font_url")}', "@import url()", "Body Text Font URL(s)", NA_character_ | ||||
| , "text_font_family_fallback", '{xaringanthemer_font_default("text_font_family_fallback")}', "body", "Body Text Font Fallbacks", "--text-font-family-fallback" | , "text_font_family_fallback", '{xaringanthemer_font_default("text_font_family_fallback")}', "body", "Body Text Font Fallbacks", "--text-font-family-fallback" | ||||
| , "text_font_base", "sans-serif", "body", "Body Text Base Font (Total Failure Fallback)", "--text-font-base" | , "text_font_base", "sans-serif", "body", "Body Text Base Font (Total Failure Fallback)", "--text-font-base" |
| opacity: 1; | opacity: 1; | ||||
| font-size: {{text_slide_number_font_size}}; | font-size: {{text_slide_number_font_size}}; | ||||
| } | } | ||||
| {{#text_bold_color}} | |||||
| strong { color: var(--text-bold-color); } | |||||
| {{/text_bold_color}} | |||||
| strong { | |||||
| font-weight: {{text_bold_font_weight}};{{#text_bold_color}} | |||||
| color: var(--text-bold-color);{{/text_bold_color}} | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| text_font_google = NULL, | text_font_google = NULL, | ||||
| text_font_family = xaringanthemer_font_default("text_font_family"), | text_font_family = xaringanthemer_font_default("text_font_family"), | ||||
| text_font_weight = xaringanthemer_font_default("text_font_weight"), | text_font_weight = xaringanthemer_font_default("text_font_weight"), | ||||
| text_bold_font_weight = "bold", | |||||
| text_font_url = xaringanthemer_font_default("text_font_url"), | text_font_url = xaringanthemer_font_default("text_font_url"), | ||||
| text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | text_font_family_fallback = xaringanthemer_font_default("text_font_family_fallback"), | ||||
| text_font_base = "sans-serif", | text_font_base = "sans-serif", | ||||
| \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | \href{https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight}{font-weight} | ||||
| property values.} | property values.} | ||||
| \item{text_bold_font_weight}{Body Bold Text Font Weight. Defaults to bold. | |||||
| Modifies the \code{strong} element.} | |||||
| \item{text_font_url}{Body Text Font URL(s). Defaults to | \item{text_font_url}{Body Text Font URL(s). Defaults to | ||||
| \code{xaringanthemer_font_default("text_font_url")}. Modifies the | \code{xaringanthemer_font_default("text_font_url")}. Modifies the | ||||
| \verb{@import url()} elements.} | \verb{@import url()} elements.} |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { | |||||
| font-weight: bold; | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { color: var(--text-bold-color); } | |||||
| strong { | |||||
| font-weight: bold; | |||||
| color: var(--text-bold-color); | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |
| opacity: 1; | opacity: 1; | ||||
| font-size: 0.9em; | font-size: 0.9em; | ||||
| } | } | ||||
| strong { | |||||
| font-weight: bold; | |||||
| } | |||||
| a, a > code { | a, a > code { | ||||
| color: var(--link-color); | color: var(--link-color); | ||||
| text-decoration: none; | text-decoration: none; |