GeneralMissing File for Glossary

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
NELLLY
Posts: 113
Joined: Thu Nov 26, 2009 2:21 am

Missing File for Glossary

Post by NELLLY »

Hello,

this is the first time I use the package glossary. I have installed the .sty file. In the attached archive, the file that I should use to get the format needed for my report. When I run "MyPhd.tex" I get this message.

Code: Select all

No file MyPhD.gls
[1]<glossaire.tex[2]
What should I do?
Attachments
format.zip
(56.49 KiB) Downloaded 248 times

Recommended reading 2024:

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

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

Stefan Kottwitz
Site Admin
Posts: 10347
Joined: Mon Mar 10, 2008 9:44 pm

Missing File for Glossary

Post by Stefan Kottwitz »

The glossary package is obsolete. Use the newer glossaries package, which has been written by the same author. The glossaries manual describes how to use it. Specifically you need to run makeindex.

Stefan
LaTeX.org admin
Post Reply