theme_myriad_semi: theme_myriad_semi

theme_myriad_semiR Documentation

theme_myriad_semi

Description

A [ggplot2] theme using semibold variants of Adobe Myriad Pro

Usage

theme_myriad_semi(
  base_size = 12,
  base_family = "Myriad Pro SemiCondensed",
  title_family = "Myriad Pro SemiCondensed",
  base_line_size = base_size/24,
  base_rect_size = base_size/24
)

Arguments

base_family, title_family, base_size, base_line_size, base_rect_size

base font family and size

Details

You should [import_myriad_semi]() first and also install the fonts on your system before trying to use this theme.

Author(s)

Kieran Healy


kjhealy/myriad documentation built on April 6, 2023, 4:47 p.m.