attached is the updated documentation. Added howto change nomlabelwidth.
ugras
Index: src/insets/insetnomencl.h =================================================================== --- src/insets/insetnomencl.h (revision 15801) +++ src/insets/insetnomencl.h (working copy) @@ -53,8 +53,7 @@ void validate(LaTeXFeatures & features) const; // FIXME: This should be editable to set the label width (stored // in params_["labelwidth"]). - // Currently the width can be read from file and written, but not - // changed. + // Currently the width can be altered in preamble (see documentation) /// EDITABLE editable() const { return NOT_EDITABLE; } /// Index: lib/doc/Extended.lyx =================================================================== --- lib/doc/Extended.lyx (revision 15801) +++ lib/doc/Extended.lyx (working copy) @@ -2677,7 +2677,7 @@ \noun on Özgür U\i \~{g} ra\i \c{s} - Baram + Baran \end_layout \begin_layout Standard @@ -2956,10 +2956,25 @@ nomname}{List of Symbols} \end_layout +\begin_layout Standard + If you're unhappy with the amount of space for symbols, you can alter it by + adding following line to the preamble. +\end_layout + \begin_layout LyX-Code +\backslash +renewcommand{ +\backslash +nomlabelwidth}{3.0cm} \end_layout +\begin_layout Standard + Docbook glossaries works in a similar way with a limitation. With the curent + version of lyx, glossary entries entered inside the insets (tables, notes, + etc.) are not processed. +\end_layout + \begin_layout Section Multipart Documents \end_layout