summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nomentbl/README
blob: 0b061330d2e508994e8c2f30044ce876eb5a1774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
This archive is the distribution of nomentbl, a LaTeX package for
making nomenclatures in a longtable.

Files:
nomentbl.ins
nomentbl.dtx
nomentbl.pdf
nomentbl.dvi
example.pdf
example.dvi
README

Installation:
latex nomentbl.ins
Put nomentbl.sty in directory where LaTeX will find it
Put nomentbl.ist in directory where makeindex will find it

Documentation is available as pdf and dvi. If needed it can be made
with LaTeX by:
latex nomentbl.dtx
makeindex.exe -o nomentbl.nls -s nomentbl.ist nomentbl.nlo 
latex nomentbl.dtx
makeindex.exe -o nomentbl.gls -s gglo.ist nomentbl.glo 
makeindex.exe -o nomentbl.ind -s gind.ist nomentbl.idx 
latex nomentbl.dtx
latex nomentbl.dtx