Make sure to have docker installed and docker image
pulled to local or the function will throw error.
The docker image can be pulled with the command
docker pull liao961120/tinytex
.
docker_xelatex(fpath)
fpath | String. The path to |
---|
The default docker image can be changed by setting
options(ntuthesis.docker = 'liao961120/tinytex')
.