Search found 5 matches
- Wed Aug 15, 2012 6:48 pm
- Forum: Others
- Topic: glossaries | Item does not appear and unwanted Brackets
- Replies: 7
- Views: 14641
Re: glossaries | Item does not appear and unwanted Brackets
Thank you very much, Nicola!
- Sat Jul 28, 2012 12:04 am
- Forum: Others
- Topic: glossaries | Item does not appear and unwanted Brackets
- Replies: 7
- Views: 14641
glossaries | Item does not appear and unwanted Brackets
Hi Nicola!
Sounds like you're using an old version of glossaries. Try updating it.
Yep, I manually installed glossaries from http://tug.ctan.org/tex-archive/macros/latex/contrib/glossaries and now your example works fine. (My Ubuntu 11.04 seems to have an older glossaries package version in its ...
Sounds like you're using an old version of glossaries. Try updating it.
Yep, I manually installed glossaries from http://tug.ctan.org/tex-archive/macros/latex/contrib/glossaries and now your example works fine. (My Ubuntu 11.04 seems to have an older glossaries package version in its ...
- Mon Jul 23, 2012 1:54 pm
- Forum: Others
- Topic: glossaries | Item does not appear and unwanted Brackets
- Replies: 7
- Views: 14641
glossaries | Item does not appear and unwanted Brackets
Hi Nicola!
I wnated to try your code snippet but unfortunately I get an "Undefined control sequence." at following line:
Thanks for any hint!
I wnated to try your code snippet but unfortunately I get an "Undefined control sequence." at following line:
I could not find "SetCustomStyle" in the glossaries documentation.nlct wrote:Code: Select all
\SetCustomStyle
Thanks for any hint!
- Thu Jul 12, 2012 1:39 pm
- Forum: Others
- Topic: glossaries | Item does not appear and unwanted Brackets
- Replies: 7
- Views: 14641
glossaries | Item does not appear and unwanted Brackets
What I found out in the meantime: when I am using the "acronym" option of the glossaries package, the brackets are gone. The list of acronyms is now separated from the glossary which is not what I wanted but which is acceptable to a certain point.
BUT:
There seems to be a contradiction between ...
BUT:
There seems to be a contradiction between ...
- Wed Jul 11, 2012 1:43 pm
- Forum: Others
- Topic: glossaries | Item does not appear and unwanted Brackets
- Replies: 7
- Views: 14641
glossaries | Item does not appear and unwanted Brackets
Hi!
I do have two problems using the glossaries package:
What I want to accomplish:
Normal glossary entries as usual but the abbreviated acronyms should be set in \textsc (using my \myacro{} command if possible).
What I got:
When I am using the "smaller" option in order to do the \renewcommand ...
I do have two problems using the glossaries package:
What I want to accomplish:
Normal glossary entries as usual but the abbreviated acronyms should be set in \textsc (using my \myacro{} command if possible).
What I got:
When I am using the "smaller" option in order to do the \renewcommand ...