Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1777339 - texlive-acro - wrong plural acronym (\acp)
Summary: texlive-acro - wrong plural acronym (\acp)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: texlive
Version: 31
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-27 13:04 UTC by nk-madsen
Modified: 2019-12-06 05:44 UTC (History)
2 users (show)

Fixed In Version: texlive-2019-9.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-12-06 05:44:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description nk-madsen 2019-11-27 13:04:05 UTC
Description of problem:

When using the \acp{} command from the texlive-acro package, an additional 's' is introduced, i.e. the output is "my acronyms (sMAs)" instead of "my acronyms (MAs)".
This error occurred after a recent update of the texlive-acro package. The bug is not present in the older version.


Version-Release number of selected component (if applicable):
texlive-acro, version: svn50045

How reproducible:
Easy. Compile the following with pdflatex:

\documentclass{article}
\usepackage{acro}
\DeclareAcronym{ma}{
short = MA ,
long = my acronym ,
}
\begin{document}
   I am using \acp{ma}.
\end{document}

Actual results:
I am using my acronyms (sMAs).

Expected results:
I am using my acronyms (MAs).


Additional info:

Comment 1 Ben Cotton 2019-11-27 14:16:53 UTC
Fedora 29 changed to end-of-life (EOL) status on 2019-11-26. Fedora 29 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 2 Tom "spot" Callaway 2019-11-27 14:20:31 UTC
Bad bot, no treat.

Comment 3 Fedora Update System 2019-12-02 22:14:22 UTC
FEDORA-2019-a0ceb6f9a9 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a0ceb6f9a9

Comment 4 Fedora Update System 2019-12-03 13:48:33 UTC
FEDORA-2019-875c14f512 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-875c14f512

Comment 5 Fedora Update System 2019-12-04 02:20:29 UTC
texlive-2019-9.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-875c14f512

Comment 6 Fedora Update System 2019-12-06 05:44:56 UTC
texlive-2019-9.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.