add_hyphen {memoiR} | R Documentation |
This function is called by build_ghworkflow()
to install hyphenation patterns.
add_hyphen(lang)
lang |
a language code, such as "fr-FR" |
A line of the GitHub Actions script to install the hyphenation package.
NULL
if lang
is not recognized.