Convert stable text to a standalone snippet
Arguments
- text
character vector of table text.
- stem
used to build intermediate and output file names.
- dir
directory for building the pdf file.
- font
the font to use; alternative values include
robotoandutopia; passed tost_to_standalone().- command
pass
pdflatexwhen building apdffile orlatexwhen buildingpng.- textwidth
the page width (in inches) when building with
pdflatex; passed tost_to_standalone(); see details.- border
passed as an option to
standalonelatex output type; see details.- ntex
number of times to build the pdf file
- ltversion
numeric version number for the longtable package; newer versions have an issue that will break this code for longtables; so we are requiring an older version at this point.
