#' compile with xelatex
## knit2pdf(..., compiler = 'xelatex')
#' compile a reST file with rst2pdf
## knit2pdf(..., compiler = 'rst2pdf')
#' compile an Rtyp file with typst
## knit2pdf(..., compiler = 'typst')
Run the code above in your browser using DataLab