find_fontsize: Find largest possible fontsize given all other arguments

Description Usage Arguments Value

View source: R/markup2vector.R

Description

Finds largest possible fontsize for list of markdown vectors to fit on one PDF page.

Usage

1
find_fontsize(l, fontsizes_local_possible = fontsizes_local, ...)

Arguments

l

[list()] giving xs to be passed to md2tex_mem().

fontsizes_local_possible

[character()] giving possible fontsizes_local, defaults to all allowed values as per md2tex_mem().

...

arguments passed on to downstream formatting functions

Value

[character(1)] giving largest possible fontsize


maxheld83/pensieveR documentation built on Jan. 21, 2020, 9:15 a.m.