Skip to content

knitr::opts_chunk$set(dev.args = list(family = "FONT_NAME")) does not work with Xaringan?? #1

@CLRafaelR

Description

@CLRafaelR

The following code does not work with Xaringan.

knitr::opts_chunk$set(
  dev.args = list(family = "Roboto Medium"),
  dev = "CairoPNG"
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions