Garrick Aden-Buie пре 6 година
родитељ
комит
ed45a1094e
11 измењених фајлова са 29 додато и 15 уклоњено
  1. +1
    -1
      DESCRIPTION
  2. +2
    -1
      man/style_duo.Rd
  3. +6
    -3
      man/style_duo_accent.Rd
  4. +6
    -3
      man/style_duo_accent_inverse.Rd
  5. +2
    -1
      man/style_mono_accent.Rd
  6. +2
    -1
      man/style_mono_accent_inverse.Rd
  7. +2
    -1
      man/style_mono_dark.Rd
  8. +2
    -1
      man/style_mono_light.Rd
  9. +2
    -1
      man/style_solarized_dark.Rd
  10. +2
    -1
      man/style_solarized_light.Rd
  11. +2
    -1
      man/style_xaringan.Rd

+ 1
- 1
DESCRIPTION Прегледај датотеку

@@ -42,4 +42,4 @@ VignetteBuilder:
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2
RoxygenNote: 7.1.0

+ 2
- 1
man/style_duo.Rd Прегледај датотеку

@@ -50,7 +50,8 @@ style_duo(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 6
- 3
man/style_duo_accent.Rd Прегледај датотеку

@@ -28,8 +28,10 @@ style_duo_accent(
inverse_background_color = secondary_color,
inverse_text_color = choose_dark_or_light(secondary_color, black_color, white_color),
inverse_text_shadow = FALSE,
inverse_header_color = choose_dark_or_light(secondary_color, black_color, white_color),
title_slide_text_color = choose_dark_or_light(primary_color, black_color, white_color),
inverse_header_color = choose_dark_or_light(secondary_color, black_color,
white_color),
title_slide_text_color = choose_dark_or_light(primary_color, black_color,
white_color),
title_slide_background_color = primary_color,
title_slide_background_image = NULL,
title_slide_background_size = NULL,
@@ -53,7 +55,8 @@ style_duo_accent(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 6
- 3
man/style_duo_accent_inverse.Rd Прегледај датотеку

@@ -28,8 +28,10 @@ style_duo_accent_inverse(
inverse_background_color = secondary_color,
inverse_text_color = choose_dark_or_light(secondary_color, black_color, white_color),
inverse_text_shadow = FALSE,
inverse_header_color = choose_dark_or_light(secondary_color, black_color, white_color),
title_slide_text_color = choose_dark_or_light(primary_color, black_color, white_color),
inverse_header_color = choose_dark_or_light(secondary_color, black_color,
white_color),
title_slide_text_color = choose_dark_or_light(primary_color, black_color,
white_color),
title_slide_background_color = primary_color,
title_slide_background_image = NULL,
title_slide_background_size = NULL,
@@ -54,7 +56,8 @@ style_duo_accent_inverse(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 2
- 1
man/style_mono_accent.Rd Прегледај датотеку

@@ -50,7 +50,8 @@ style_mono_accent(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 2
- 1
man/style_mono_accent_inverse.Rd Прегледај датотеку

@@ -50,7 +50,8 @@ style_mono_accent_inverse(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 2
- 1
man/style_mono_dark.Rd Прегледај датотеку

@@ -50,7 +50,8 @@ style_mono_dark(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 2
- 1
man/style_mono_light.Rd Прегледај датотеку

@@ -50,7 +50,8 @@ style_mono_light(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 2
- 1
man/style_solarized_dark.Rd Прегледај датотеку

@@ -47,7 +47,8 @@ style_solarized_dark(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 2
- 1
man/style_solarized_light.Rd Прегледај датотеку

@@ -47,7 +47,8 @@ style_solarized_light(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

+ 2
- 1
man/style_xaringan.Rd Прегледај датотеку

@@ -50,7 +50,8 @@ style_xaringan(
header_background_text_color = background_color,
header_background_padding = NULL,
header_background_content_padding_top = "7rem",
header_background_ignore_classes = c("normal", "inverse", "title", "middle", "bottom"),
header_background_ignore_classes = c("normal", "inverse", "title", "middle",
"bottom"),
text_slide_number_font_size = "0.9em",
text_font_google = NULL,
text_font_family = xaringanthemer_font_default("text_font_family"),

Loading…
Откажи
Сачувај