JuliaBooks / Books.jl

Create books with Julia
https://huijzer.xyz/Books.jl/
Other
269 stars 18 forks source link

Bump Pandoc to 3.3 #320

Closed rikhuijzer closed 2 months ago

rikhuijzer commented 2 months ago

Failing on

\begin{itemize}
\tightlist
\item
  in-text: Orwell (\citeproc{ref-orwell1945animal}{1945})
\item
  parenthetical: (\citeproc{ref-orwell1945animal}{Orwell, 1945})
\end{itemize}

This is sort of mentioned here https://github.com/quarto-dev/quarto-cli/issues/7439 and also mentioned here https://www.reddit.com/r/LaTeX/comments/1cw0v1n/citation_error_undefined_control_sequence/.

I'm not yet sure what is causing the issue. It looks like a bug at the Pandoc side, but maybe I have still some outdated settings going on.