summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/nomencl/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/nomencl/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/nomencl/README')
-rw-r--r--macros/latex/contrib/nomencl/README39
1 files changed, 39 insertions, 0 deletions
diff --git a/macros/latex/contrib/nomencl/README b/macros/latex/contrib/nomencl/README
new file mode 100644
index 0000000000..741bfa1b75
--- /dev/null
+++ b/macros/latex/contrib/nomencl/README
@@ -0,0 +1,39 @@
+ 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
+
+ v5.1 2019/02/08 Compatibility changes for KOMA-Script
+ Bugs fixes
+
+ v5.2 2019/05/05 More compatibility changes: tocbasic call
+ is now optional \ No newline at end of file