To use this function, one needs to be in the root directory of the bookdown project.
comp_front(use_docker = FALSE, template = c("ntu"))
use_docker | Logical. Whether to use tinytex docker to compile PDF. |
---|---|
template | String. The template used. Defaults to
|