Skip to content

acro broken with latest release of l3kernel #268

Description

@dbitouze

After last l3kernel update, the following MCE:

\documentclass{article}
\usepackage{acro}
\begin{document}
Foo.
\end{document}

fails to compile:

! Undefined control sequence.
\l__acro_tmpa_prop

Other packages are affected as well and the reason is explained here. Hence, adding:

\prop_new:N \l__acro_tmpa_prop

in acro.sty is enough to fix this issue.

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