Search found 4 matches

by Lucker10
Sat May 12, 2018 11:07 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomencl rejects left indices
Replies: 6
Views: 15271

Nomencl rejects left indices

Well I think you can close this topic as the answer is that makeindex does not allow \! and needs \negthinspace instead.
Thanks!
by Lucker10
Fri May 11, 2018 8:23 am
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomencl rejects left indices
Replies: 6
Views: 15271

Nomencl rejects left indices

Well but \! is still a command, or not? So it should recognize it imo and only interpret a single ! as a sub-index entry.
by Lucker10
Thu May 10, 2018 10:36 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomencl rejects left indices
Replies: 6
Views: 15271

Nomencl rejects left indices

I found a workaround which is using \negthinspace instead of \!. So it seems to be a bug within nomencl. I will give an example asap.
by Lucker10
Thu May 10, 2018 9:00 pm
Forum: MakeIndex, Nomenclature, Glossaries and Acronyms
Topic: Nomencl rejects left indices
Replies: 6
Views: 15271

Nomencl rejects left indices

Hello, I have the following symbol:
${^B\!}f_i$ which describes a vector in the frame {B}.
I declare the symbol to nomencl with
\nomenclature[yx ]{${^B\!}f_i$}{Vector $f$ in \{B\} frame} .

The problem is that nomencl seems to misinterpret the "\!" (which reduces the space between the index and ...