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 276 times

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
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