Skip to content

Calling acl command in section titles count as "first appearance" #277

Description

@tplobo

Using the following code:

\ac{SS}

\section{An analysis on the \acl{SS} \& multiple studies}
\sectionmark{An analysis}
\label{sc:analysis}

\ac{SS}

prints in my PDF:

Safety System (SS)

2.1) An analysis on the Safety System & multiple studies

SS

which I believe is incorrect. The use of acl should not be flagged as "first appearance". This is apparently not the case when the command in called in \chapter titles instead of \section titles.

I tried applying acl*, but it is apparently the incorrect procedure. I will be using \acl{SS}\acreset{SS} but I believe this is a bug that should be fixed.

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