Issue with Pander+Knitr: Error when using pander.list
Another reproducible error with pander (+ knitr): When I try to pander a list, I cannot create a PDF File - it seems to occur when a table or data.frame is put inside the list. If only vectors are in the list, the PDF compiles but looks ugly. I use pander 0.5.1, knitr 1.7, R version 3.1.1, Miktex + RStudio on Windows. Doesn't work: ```{r, eval=FALSE} pander(list(cor=cor(cars) ) ) ``` Error: output file: Preview-e905ccd5f1a.knit.md ! Undefined control sequence. l.246 \textbf{cars}: {[}1{]} ``\n pandoc.exe: Error producing PDF from TeX source Fehler: pandoc document conversion failed with error