post_process_fix_tildes: Change tildes (~) so that they will make it through the...

View source: R/post-process-fix-tildes.R

post_process_fix_tildesR Documentation

Change tildes (~) so that they will make it through the Pandoc conversion to be processed in latex as intended

Description

Change tildes (~) so that they will make it through the Pandoc conversion to be processed in latex as intended

Usage

post_process_fix_tildes(x, ...)

Arguments

x

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

...

Absorbs arguments intended for other functions

Value

The modified Tex code, as a vector


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