NikNakk / forestmodel

40 stars 13 forks source link

Changing Default Font Family #39

Open jonathan-a-muir opened 2 years ago

jonathan-a-muir commented 2 years ago

I would like to change the font family for the entire forest plot to Times New Roman, is there a way to make this adjustment?

nbenn commented 2 years ago

One way of getting (at least half-way) there could be by supplying text = element_text(family = ...) to the theme in use. Note #40, however.

jonathan-a-muir commented 2 years ago

Great, thank you! Do you have a preference for how the package is cited?

From: nbenn @.> Date: Thursday, May 12, 2022 at 10:13 AM To: NikNakk/forestmodel @.> Cc: Jonathan Muir @.>, Author @.> Subject: Re: [NikNakk/forestmodel] Changing Default Font Family (Issue #39)

One way of getting (at least half-way) there could be by supplying text = element_text(family = ...) to the theme in use. Note #40https://github.com/NikNakk/forestmodel/issues/40, however.

— Reply to this email directly, view it on GitHubhttps://github.com/NikNakk/forestmodel/issues/39#issuecomment-1125047490, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEFHSVTTQ64GXPGSNMJ6P63VJUGXVANCNFSM5UXZ56SQ. You are receiving this because you authored the thread.Message ID: @.***>