post_process_modify_font_info: Modify the font type and size in the LaTeX code

View source: R/post-process-modify-font-info.R

post_process_modify_font_infoR Documentation

Modify the font type and size in the LaTeX code

Description

Modify the font type and size in the LaTeX code

Usage

post_process_modify_font_info(x, font = NULL, font_size_pt = NULL, ...)

Arguments

x

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

font

The name of the font, assumed to be present on the machine

font_size_pt

The font size to use, in pt. Some fonts do not support all sizes so this may have no effect depending on font

...

Absorbs arguments meant 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.