From 352ae119f1e93ac8a5d89dc33cb647bb28834b9a Mon Sep 17 00:00:00 2001 From: servostar Date: Tue, 21 Nov 2023 15:59:58 +0100 Subject: [PATCH] modified nomencl --- main.tex | 4 ++++ nomencl.tex | 1 + pages/page-08-indices.tex | 1 + 3 files changed, 6 insertions(+) create mode 100644 nomencl.tex diff --git a/main.tex b/main.tex index 486848e..78b4b5e 100644 --- a/main.tex +++ b/main.tex @@ -30,10 +30,12 @@ \makeindex \makenomenclature \makeglossaries +\makenomenclature % include acronym definitions \input{acros} \input{glossary} +\input{nomencl.tex} \input{config/bibtex} % include file with fixes and workaround % as well as special settings @@ -75,6 +77,8 @@ % include all used chapters \input{config/chapter.tex} + + % source references follow content of article \input{pages/page-09-bibliography} diff --git a/nomencl.tex b/nomencl.tex new file mode 100644 index 0000000..a65331d --- /dev/null +++ b/nomencl.tex @@ -0,0 +1 @@ +\nomenclature{\(c\)}{Speed of light in a vacuum} \ No newline at end of file diff --git a/pages/page-08-indices.tex b/pages/page-08-indices.tex index 1563e76..9921646 100644 --- a/pages/page-08-indices.tex +++ b/pages/page-08-indices.tex @@ -34,6 +34,7 @@ \newpage % nomenclature +\renewcommand{\nomname}{Nomenklatur} \printnomenclature \newpage