update_latex_styles: Update LaTeX style files

View source: R/update_latex_includes.R

update_latex_stylesR Documentation

Update LaTeX style files

Description

Update LaTeX style files in content folders, copying from planning folder.

Usage

update_latex_styles(
  root_dir = NULL,
  content_path = "content",
  planning_path = "planning"
)

Arguments

root_dir

The root directory for the project (Should be the root for a HUGO project).

content_path

Where to look for content (e.g., .Rmd and .md files).

planning_path

Where to look for planning files (typically, in the same directory where the semester database is stored.).


jonathan-g/semestr documentation built on Jan. 23, 2025, 3:10 p.m.