Bug Tracker RSS feed

ID 127🔗
Date: 2019-04-25 11:19:37
Status Closed (Not a Bug)
Category glossaries
Version 4.42
Summary Glossaries' acronyms' suffix in effect are not for the last loaded language

Return to Search Results

Sign in to subscribe to notifications about this report.

Description

The problem is detailed here: Glossaries' acronyms' suffix in effect are not for the last loaded language. I'm not sure it is worth to repeat it here

MWE

Download (229B)

\listfiles

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[french,ngerman,dutch,english]{babel}
\usepackage{glossaries}

\newacronym{gnu}{GNU}{GNU's Not Unix}

\begin{document}
\gls{gnu}

\glspl{gnu}
\end{document}

Evaluation

(Updated.) Not a bug, see my answer on StackExchange.

Comments

1 comment.

🔗Comment from Denis Bitouzé
Date: 2019-04-28 13:50:03

OK, thanks. But too bad it is necessary to use glossaries-extra: all the xtr, Xtr, XTR, extra or Extra extra strings in the commands names it defines make these commands difficult to read, understand and remind.

Replying to Comment #60:

Name (optional):

Are you human? Please confirm the bug report ID (which can be found at the top of this page) or login if you have an account. All guest comments have to be manually checked before they appear on the page. There are too many bots trying to spam the site to allow unauthenticated users to post without verification.

Comment:


You can use the following markup:

Block:

[pre]Displayed verbatim[/pre]
[quote]block quote[/quote]

In line:

[tt]code[/tt]
[file]file/package/class name[/file]
[em]emphasized text[/em]
[b]bold text[/b]
[url]web address[/url] [sup]superscript[/sup]
[sub]subscript[/sub]

Ordered list:
[ol]
[li]first item[/li]
[li]second item[/li]
[/ol]

Unordered list:
[ul]
[li]first item[/li]
[li]second item[/li]
[/ul]

You can use the Preview button to review your message formatting before submitting.


Add Comment

Name (optional):

Are you human? Please confirm the bug report ID (which can be found at the top of this page) or login if you have an account. All guest comments have to be manually checked before they appear on the page. There are too many bots trying to spam the site to allow unauthenticated users to post without verification.

Comment:


You can use the following markup:

Block:

[pre]Displayed verbatim[/pre]
[quote]block quote[/quote]

In line:

[tt]code[/tt]
[file]file/package/class name[/file]
[em]emphasized text[/em]
[b]bold text[/b]
[url]web address[/url] [sup]superscript[/sup]
[sub]subscript[/sub]

Ordered list:
[ol]
[li]first item[/li]
[li]second item[/li]
[/ol]

Unordered list:
[ul]
[li]first item[/li]
[li]second item[/li]
[/ul]

You can use the Preview button to review your message formatting before submitting.

Page permalink: https://www.dickimaw-books.com/bugtracker.php?key=127

Return to Search Results