replace_authors_umlauts_in_pub_index_md: Replace Author Umlauts in Multiple Publication Index.md

Description Usage Arguments Value

View source: R/replace_author_umlauts_in_pub_index_md.R

Description

Replace Author Umlauts in Multiple Publication Index.md

Usage

1
2
3
4
replace_authors_umlauts_in_pub_index_md(
  hugo_root_dir = ".",
  encoding = "UTF-8"
)

Arguments

hugo_root_dir

root dir of hugo-academic website (default: ".")

encoding

default: "UTF-8"

Value

rewrites "author" field in multiple "index.md" files without umlauts but with "ae", "oe", "ue", "Ae", "Oe", "Ue", "ss" where needed


KWB-R/kwb.pubs documentation built on Aug. 21, 2021, 4:09 a.m.