Skip to content

Missing \item error with per-author style #94

Description

@zepinglee

I got issues trying to use the package with the style "escuela-nacional-de-antropologia-e-historia-author-date".
I download the .csl file to the working directory and load it in the document.
When I ejecute lualatex file.tex I get the following error:
! LaTeX Error: Something's wrong--perhaps a missing \item.

% When I ejecute lualatex file.tex I get the following error:
% ! LaTeX Error: Something's wrong--perhaps a missing \item.

\documentclass{article}

\usepackage[style=escuela-nacional-de-antropologia-e-historia-author-date]{citation-style-language}
\addbibresource{test.json}


\begin{document}

\cite{ITEM-1, ITEM-2, ITEM-3, ITEM-4}
\printbibliography

\end{document}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions