Skip to content

Fatal problem with \citeproc in pandoc 3.5, and eisvogel 2.5 #396

@bohdanpotuzhnyi

Description

@bohdanpotuzhnyi

Trying to make pdf with the --citeproc and receiving next error

Error producing PDF.
! Undefined control sequence.
l.958 \citeproc

call:

pandoc -o "$OUTPUT_FILE" "$MARKDOWN_FILE" \
--template="eisvogel" \
--listings \
--from markdown+citations \
--bibliography=bib/references.bib \
--citeproc \
--csl=bib/ieee.csl

link-citations: true is defined as part of the yaml in md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions