R/export-tinytex.R

#' @importFrom tinytex install_tinytex
#' @export

tinytex::install_tinytex

#' @importFrom tinytex uninstall_tinytex
#' @export

tinytex::uninstall_tinytex

#' @importFrom tinytex tlmgr_install
#' @export

?tinytex::tlmgr_install

#' @importFrom tinytex tl_pkgs
#' @export

tinytex::tl_pkgs

#' @importFrom tinytex pdflatex
#' @export

tinytex::pdflatex

#' @importFrom tinytex lualatex
#' @export

tinytex::lualatex

#' @importFrom tinytex xelatex
#' @export

tinytex::xelatex
mattwarkentin/CHL5201 documentation built on March 2, 2020, 5:33 a.m.