View source: R/post-process-modify-font-info.R
post_process_modify_font_info | R Documentation |
Modify the font type and size in the LaTeX code
post_process_modify_font_info(x, font = NULL, font_size_pt = NULL, ...)
x |
Tex code, as a vector of lines read in from a TeX file by
|
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 |
The modified Tex code, as a vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.