#' @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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.