post_process: Post-process the TEX file output by Bookdown

View source: R/post-process.R

post_processR Documentation

Post-process the TEX file output by Bookdown

Description

Post-process the TEX file output by Bookdown

Usage

post_process(x, ...)

Arguments

x

Tex code, as a vector of lines read in from a TeX file by readLines()

...

Arguments passed to all the post-processing functions

Details

Called by hake_pdf() to post-process the LaTeX compiled by the bookdown package

Value

The modified Tex code, as a vector


pacific-hake/hake-assessment documentation built on Jan. 14, 2025, 9:12 p.m.