Update LaTeX style files in content folders, copying from planning folder.
update_latex_styles(
root_dir = NULL,
content_path = "content",
planning_path = "planning"
)
The root directory for the project (Should be the root for a HUGO project).
Where to look for content (e.g., .Rmd
and .md
files).
Where to look for planning files (typically, in the same directory where the semester database is stored.).