Text Formatting[glossaries] can't get use of user defined keys

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
flashflail
Posts: 7
Joined: Wed Dec 02, 2009 12:30 pm

[glossaries] can't get use of user defined keys

Post by flashflail »

Hi @ all,

I'm trying to use user keys in new glossary entries of the package glossaries.
I followed these instructions http://www.ctan.org/tex-archive/macros/ ... 0000000000

Every time I compile the document I get this error message:
! Package xkeyval Error: `user1' undefined in families `glossentry'.

I am using TexLive2008 on OS X 10.6.2

Anyone here who can help me?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

[glossaries] can't get use of user defined keys

Post by localghost »

The first advice is to upgrade to TeX Live 2009. The second one is to provide a minimal working example (MWE).


Best regards and welcome to the board
Thorsten¹
flashflail
Posts: 7
Joined: Wed Dec 02, 2009 12:30 pm

Re: [glossaries] can't get use of user defined keys

Post by flashflail »

That's it! Just had to update to TeX Live 2009 :D
This solution was quiet to easy :?

Thanks! :)
Post Reply