powered by
Create preamble .tex for code font
create_preamble_tex(font_size = 12, monofont_path = get_fira_path())
a vector of characters representing an Rmd file (each element being a line)
a numeric. The font size, only available in pdf format.
a string. The path to the font used to render code chunks. It should link to a .ttf file. Only available in pdf format.
.ttf
create_preamble_tex() create_preamble_tex(font_size = 18.0)
Run the code above in your browser using DataLab