I´m trying to insert a glossary in my thesis using WinEdt 6. After checking my Perl installation and glossaries package several examples work properly, but I don´t know why specially with my thesis cannot obtain the Glossary, all the references and labels appear in the final pdf, but cannot see the glossary like in the other examples.
I think it is because my .gls file is empty, but don´t know why.
Here is my .glg file:
Code: Select all
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file D:/Documents D/Tesis/LaTex for thesis/My thesis/Antecedentes.ist...........................done (27 attributes redefined, 0 ignored).
Scanning input file Antecedentes.glo...
!! Input index error (file = Antecedentes.glo, line = 1):
-- Illegal space within numerals in second argument.
!! Input index error (file = Antecedentes.glo, line = 2):
-- Illegal space within numerals in second argument.
done (0 entries accepted, 2 rejected).
Nothing written in Antecedentes.gls.
Transcript written in Antecedentes.glg.
Please need your help!
Lorena