post_process_beamer: Post-process the TEX file output by Bookdown for beamer...

View source: R/post-process-beamer.R

post_process_beamerR Documentation

Post-process the TEX file output by Bookdown for beamer presentations

Description

Post-process the TEX file output by Bookdown for beamer presentations

Usage

post_process_beamer(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_beamer() 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.