Skip to content

Font for linux machine? #3

@markbneal

Description

@markbneal

On a linux machine, comment out this:`

#windowsFonts(georg = windowsFont('Georgia'))`

modify make_map.r: by commenting out text...:

     theme(#text = element_text(family = "georg"),

And then make sure (in mainr.r) you source your local make_map.r:

# map_url <- "https://raw.githubusercontent.com/milos-agathon/map-rivers-with-sf-and-ggplot2-in-R/main/R/make_map.r"
# source(map_url) # load script
source("R/make_map.r")

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