Nomenclature
-- compatible with WinEdt version(s) 10, 9, 8, 7 --
Description
This package provides support for the LaTeX packages "nomencl" and "nomentbl".
Installation
Open the macro file Install.edt in WinEdt, and execute it by choosing Macros | Execute Current Macro.
Uninstallation
Open the macro file Uninstall.edt in WinEdt (also available in %b\Uninstall\Nomenclature folder), and then execute it by choosing Macros | Execute Current Macro.
Usage
You can compile your nomenclature through the command Make Nomenclature in the TeX menu or the shortcut Shift+Ctrl+N (v10 only). WinEdt is able to recognize whether you're using the "nomencl" or the "nomentbl" package to generate it. Note that TeXify and PDFTeXify commands are modified by this package so to automatically compile a nomenclature when needed.
Nomenclature items are collected both by the Tree and the Gather interfaces. You can use \cite-like active strings to help you with inserting items. For example, typing \nomenclature{} pops up the GDI interface related to nomenclature items.
Download
For WinEdt 7.x: Nomenclature_7.zip
For WinEdt 8.0, 8.1: Nomenclature_8.zip
For WinEdt 8.2: Nomenclature_82.zip
For WinEdt 9.x: Nomenclature_9.zip
For WinEdt 10.0: Nomenclature_10.zip
For WinEdt 10.1: Nomenclature_101.zip
For WinEdt 10.2, 10.3: Nomenclature_102.zip
Package contributed by Karl Koeller <karlkoeller@gmail.com>