Skip to content

Pandoc 3.8.1 - Error producing PDF. ! LaTeX Error: No counter '' defined. #11189

@gbonazzoli

Description

@gbonazzoli

I have a Markdown file that I convert to .pdf whenever a new version of pandoc and/or eisvogel are released.

In the upgrade Pandoc 3.8 to pandoc 3.8.1 the following command:

pandoc -s -o a.pdf --template eisvogel --pdf-engine lualatex -f markdown+implicit_figures --syntax-highlighting=idiomatic a.md

gets the following error:

Error producing PDF.
! LaTeX Error: No counter '' defined.

See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.516 ...newidth - 4\tabcolsep) * \real{0.6667}}@{}}

I tried also to upgrade the eisvogel template, but the result is the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions