Index of /archives/text/CTAN/macros/latex/contrib/nomentbl

Icon  Name                                      Last modified      Size  Description
[PARENTDIR] Parent Directory - [TXT] README 2006-04-20 02:47 702 [   ] example.pdf 2006-04-20 02:46 41K [TXT] nomentbl.dtx 2006-04-20 02:45 17K [TXT] nomentbl.ins 2006-04-20 00:19 3.1K [   ] nomentbl.pdf 2006-04-20 02:46 160K
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