summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/memoir/Makeidxglo
blob: 873605b5f6c9b5a9567df5e0f3e542d8b66b3597 (plain)
1
2
3
4
5
6
# Makeidxglo  make index and glossary for memman
echo Making the indexes and glossary for memman
makeindex -s memman.ist memman.idx
makeindex lines.idx
makeindex -s memman.gst -o memman.gls memman.glo
echo