blob: 42b11bc63735f5f616f5ca29c3a69695f47432bf (
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
28
29
30
31
32
33
|
NOMENCL PACKAGE
PURPOSE
The nomenclature package can be used to generate and format a
nomenclature using MakeIndex.
COPYING AND MODIFICATION
Copyright 1996-2018 Boris Veytsman, Bernd Shandl, Lee Netherton, CV
Radhakrishnan, Brian Elmegaard
This package can be redistributed and/or modified under the terms
of the LaTeX Project Public License distributed from CTAN
archives in the directory macros/latex/base/lppl.txt; either
version 1.2 of the license, or (at your option) any later version.
You might like to keep nomencl.ins and nomencl.dtx somewhere safe as a
backup, or in case you want to pass the nomencl package on to someone
else.
VERSION HISTORY
v5.0 2018/12/29 New maintainer: Boris Veytsman
Cleaned code and documentation
Incorporated nomentbl code
New options: stdsubgroups, nomentbl,
user selectable configuratuon file
|