Sfoglia il codice sorgente

roxygen 7.1.0

tags/v0.3.3
Garrick Aden-Buie 6 anni fa
parent
commit
ed45a1094e
11 ha cambiato i file con 29 aggiunte e 15 eliminazioni
  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 Vedi File

Encoding: UTF-8 Encoding: UTF-8
LazyData: true LazyData: true
Roxygen: list(markdown = TRUE) Roxygen: list(markdown = TRUE)
RoxygenNote: 7.0.2
RoxygenNote: 7.1.0

+ 2
- 1
man/style_duo.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 6
- 3
man/style_duo_accent.Rd Vedi File

inverse_background_color = secondary_color, inverse_background_color = secondary_color,
inverse_text_color = choose_dark_or_light(secondary_color, black_color, white_color), inverse_text_color = choose_dark_or_light(secondary_color, black_color, white_color),
inverse_text_shadow = FALSE, 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_color = primary_color,
title_slide_background_image = NULL, title_slide_background_image = NULL,
title_slide_background_size = NULL, title_slide_background_size = NULL,
header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 6
- 3
man/style_duo_accent_inverse.Rd Vedi File

inverse_background_color = secondary_color, inverse_background_color = secondary_color,
inverse_text_color = choose_dark_or_light(secondary_color, black_color, white_color), inverse_text_color = choose_dark_or_light(secondary_color, black_color, white_color),
inverse_text_shadow = FALSE, 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_color = primary_color,
title_slide_background_image = NULL, title_slide_background_image = NULL,
title_slide_background_size = NULL, title_slide_background_size = NULL,
header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 2
- 1
man/style_mono_accent.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 2
- 1
man/style_mono_accent_inverse.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 2
- 1
man/style_mono_dark.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 2
- 1
man/style_mono_light.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 2
- 1
man/style_solarized_dark.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 2
- 1
man/style_solarized_light.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

+ 2
- 1
man/style_xaringan.Rd Vedi File

header_background_text_color = background_color, header_background_text_color = background_color,
header_background_padding = NULL, header_background_padding = NULL,
header_background_content_padding_top = "7rem", 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_slide_number_font_size = "0.9em",
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"),

Loading…
Annulla
Salva