When I want to save Jupyter notebook as a pdf file, I receive the following error:
nbconvert failed: PDF creating failed, captured latex output:
This is XeTeX, Version 3.14159265-2.6-0.99999 (TeX Live 2018/W32TeX) (preloaded format=xelatex)
restricted \write18 enabled.
entering extended mode
! Undefined control sequence.
<*> .\notebook
.tex
?
! Emergency stop.
<*> .\notebook
.tex
No pages of output.
Transcript written on ?.
As an emergency solution, you can save the notebook as markdown (.md) and open it in RStudio, where you can Knit it and save it as pdf.