Hi,
I'm having trouble using the Multiple glossary piece of the "gloss" package. I have two glossary files "abbrev.bib" and "glosry.bib"
In the preamble I put:
\usepackage[refpages]{gloss}
\newgloss{default}{.gls}{\glossary}{glsplain} (or \makegloss)
\newgloss{abbrev}{.bib}{Abbreviation}{glsplain}
then at where I want to put the glossaries, I want to put a specific glossary, I put
\gloss[nocite]{*} \printgloss{glosry}
or
\gloss[nocite]{*} \printgloss{abbrev}
but it just gives me the same glossary pages every time (the one I put in first print gloss abbrev or glosry).
I've tried changing default to glosry and the .gls to .bib, it doesn't work cause I need a \makegloss
In the gloss package it says I need \printgloss[<name>]{<database>} but I dont know what <database> or <name> is.
If someone can help it would be great.
Document Classes ⇒ gloss - Problem using Multiple glossary
NEW: TikZ book now 40% off at Amazon.com for a short time.
