You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update
It worked with Pandoc version 3.1.6.2! but didnt work with the newest version 3.2.
Just rendered with the commend:
pandoc::with_pandoc_version(
version = '3.1.6.2',
rmarkdown::render('example.Rmd')
)
=================================
I have the same problem.
When kniting inidividal chapters with citations the error is:
! LaTeX Error: Lonely \item--perhaps a missing list environment.
Error: LaTeX failed to compile 03-rmd-basics-cites-and-refs.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See 03-rmd-basics-cites-and-refs.log for more info.
Execution halted
Some people suggested since Pandoc 3.1.7, the team has changed the citation rendering of the LaTeX exporter. Therefore, manually installing the most recent Pandoc version or use an older version might help. My pandoc version is 3.1.11. I will try to update it to the newest, but my computer is admin password protected, need to hunt down the IT to intall it. If you are able to try before me, let me know how it goes.
hi,
maybe it is only issue with my software but freshly downloaded oxforddown gives me:
! Undefined control sequence. l.433 Welcome to \texttt{oxforddown} (\citeproc {ref-lyngsOxforddown2019}{Lyn...
hi,
maybe it is only issue with my software but freshly downloaded oxforddown gives me:
! Undefined control sequence.
l.433 Welcome to \texttt{oxforddown} (\citeproc
{ref-lyngsOxforddown2019}{Lyn...
Error: LaTeX failed to compile _main.tex. See https://yihui.org/tinytex/r/#debugging for debugging tips. See _main.log for more info.
Execution halted
seems issue with \citeproc...
searching for solution but if you have it first, it would be even better
The text was updated successfully, but these errors were encountered: