diff options
Diffstat (limited to 'common/settings.tex')
| -rw-r--r-- | common/settings.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/common/settings.tex b/common/settings.tex index 8227182..e6523bd 100644 --- a/common/settings.tex +++ b/common/settings.tex @@ -228,16 +228,18 @@ \ifstrequal{#1}{N}{Notation}{% \ifstrequal{#1}{S}{Symbols}{% \ifstrequal{#1}{F}{Functions}{% + \ifstrequal{#1}{B}{Block Symbols}{% + }% }% }% }% }% ]} -\newcommand{\nomunit}[1]{%
- \renewcommand{\nomentryend}{\hspace*{\fill}#1}}
+\newcommand{\nomunit}[1]{% + \renewcommand{\nomentryend}{\hspace*{\fill}#1}} -\nomenclature[C]{$c$}{Speed of light}
+\nomenclature[C]{$c$}{Speed of light} \nomenclature[Na]{$\underline{a}$}{Value, explicitly marked complex valued} \nomenclature[Nb]{$\vect{a}$}{Vector} |
