diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-11 21:07:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-11 21:07:58 +0000 |
commit | 4c13b78957a91b800c9ed56fbc7fb3478424f08d (patch) | |
tree | 543aa57fcc89742392d78c8450e08ddf5043dd30 /Master/texmf-dist/tex/latex/nomencl | |
parent | c744eb81e906a8814306f147d81aae1c0fbe1b89 (diff) |
nomencl (11nov21)
git-svn-id: svn://tug.org/texlive/trunk@61029 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/nomencl')
-rw-r--r-- | Master/texmf-dist/tex/latex/nomencl/nomencl.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/nomencl/nomencl.sty b/Master/texmf-dist/tex/latex/nomencl/nomencl.sty index f1a100a915a..5feb5d8b423 100644 --- a/Master/texmf-dist/tex/latex/nomencl/nomencl.sty +++ b/Master/texmf-dist/tex/latex/nomencl/nomencl.sty @@ -16,7 +16,7 @@ %% version 1.2 of the license, or (at your option) any later version. %% \ProvidesPackage{nomencl}% - [2020/12/29 v5.5 Nomenclature package] + [2021/11/10 v5.6 Nomenclature package] \NeedsTeXFormat{LaTeX2e} \RequirePackage{xkeyval} \RequirePackage{ifthen} @@ -229,7 +229,7 @@ \def\@tempa{#2}\def\@tempb{#3}% \protected@write\@nomenclaturefile{}% {\string\nomenclatureentry{#1\nom@verb\@tempa @&{\nom@verb\@tempa}&% - \begingroup\nom@verb\@tempb\endgroup &\begingroup#4\endgroup&% + \begingroup\nom@verb\@tempb\endgroup &\unit{#4}&% \begingroup#5\endgroup&\begingroup\protect\nomeqref{\theequation}% |nompageref}{\thepage}}% \endgroup @@ -288,7 +288,7 @@ \newskip\nomitemsep \nomitemsep\itemsep \def\setnomtableformat#1{\def\@nomtableformat{l@{}#1}} -\setnomtableformat{lp{0.45\textwidth}sp{0.3\textwidth}@{}l} +\setnomtableformat{lp{0.45\textwidth}cp{0.3\textwidth}@{}l} \def\thenomenclature{% \providecommand*{\listofnlsname}{\nomname}% \if@nomencl@tocbasic |