Bug Tracker RSS feed

One or more errors has occurred:

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 42🔗
Date: 2013-10-03 06:38:25
Status Closed (Fixed)
Category glossaries
Version 3.07
Summary smaller

Sign in to subscribe to notifications about this report.

Description

Hello Nicola,

I think there is a bug in the current glossaries version. When the "short" version starts with a command something strange happens.

Have a look at the MWE.

Best regards, Stefan

`smaller' + command at beginning of short

MWE

Download (360B)

% ----- minimal example -----
\documentclass{article}
\usepackage{relsize}
\usepackage[
    acronym,
    smaller,
        ]{glossaries}
\newacronym[
%        ]{BVeq}{BV equation}{Butler--Volmer equation}
        ]{BVeq}{\textsf{BV} equation}{Butler--Volmer equation}
\begin{document}
    \gls{BVeq}
\end{document}
% ---------------------------

Evaluation

This is now fixed in experimental version 3.10a. When I upload the new version to CTAN, I'll close this as fixed.

Update 2013-11-14

I've now uploaded glossaries version 4.0 to CTAN.

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