summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/glossaries/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/glossaries/INSTALL')
-rw-r--r--Master/texmf-dist/doc/latex/glossaries/INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/glossaries/INSTALL b/Master/texmf-dist/doc/latex/glossaries/INSTALL
index b101d883416..cfe9abd7580 100644
--- a/Master/texmf-dist/doc/latex/glossaries/INSTALL
+++ b/Master/texmf-dist/doc/latex/glossaries/INSTALL
@@ -56,7 +56,7 @@ latex glossaries.ins
To create the package documentation (glossaries.pdf):
pdflatex glossaries.dtx
-makeindex -s gind.ist glossaries
+makeindex -s gind.ist glossaries.idx
makeindex -s gglo.ist -o glossaries.gls glossaries.glo
pdflatex glossaries.dtx
pdflatex glossaries.dtx
@@ -76,11 +76,11 @@ Move the sample files (*.tex) to TEXMF/doc/latex/glossaries/sample/
Move the documentation (*.pdf) to TEXMF/doc/latex/glossaries/
-Move glossaries.sty and mfirstuc.sty to TEXMF/tex/latex/glossaries/base/
+Move glossaries.sty, glossaries-babel.sty and mfirstuc.sty to TEXMF/tex/latex/glossaries/base/
-Move the other style files (*.sty) to TEXMF/tex/latex/glossaries/styles/
+Move the other style files (glossary-*.sty) to TEXMF/tex/latex/glossaries/styles/
-Move the dictionary files (*.dic) to TEXMF/tex/latex/glossaries/dict/
+Move the dictionary files (*.dict) to TEXMF/tex/latex/glossaries/dict/
Move makeglossaries to somewhere on your path, e.g. /usr/bin/.