View source: R/update_latex_includes.R
update_latex_styles | R Documentation |
Update LaTeX style files in content folders, copying from planning folder.
update_latex_styles(
root_dir = NULL,
content_path = "content",
planning_path = "planning"
)
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., |
planning_path |
Where to look for planning files (typically, in the same directory where the semester database is stored.). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.