powered by
This function returns the latex engine available to render .tex file into pdf.
get_latex_engine()
a character vector of length 1 representing the latex engine.
If several latex engine are available, the choice will be done in this order:
xelatex;
lualatex;
pdflatex;
tectonic.
Run the code above in your browser using DataLab