Bug Tracker RSS feed

I’m currently working on a major new version of the datatool package. This may take a while. Please be patient. (Experimental version available for testing.)

ID 199🔗
Date: 2022-02-27 17:47:52
Status Closed (Duplicate)
Category glossaries-extra
Version 1.48
Summary xindy call with an empty -C value
Cross Ref 196

Sign in to subscribe to notifications about this report.

Description

I am referring to this question (and answer): https://tex.stackexchange.com/questions/633108

Ulrike posted a workaround and mentioned that it is a bug in glossaries. Personally, I do not have the skills to check if that is true :).

MWE

Download (303B)

\documentclass{article}
\usepackage{shellesc}
\usepackage[acronym, automake, xindy]{glossaries-extra}
%\usepackage[acronym, automake=immediate, xindy]{glossaries-extra}

\newacronym{test}{TEST}{This is a test}
\makeglossaries

\begin{document}
\gls{test}
\printglossary[type=\acronymtype]
\end{document}

Evaluation

This is a duplicate of #196. The problem is with glossaries not glossaries-extra.

Comments

0 comments.


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.

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=199