Compare commits

...

2 Commits

Author SHA1 Message Date
Sven Vogel 352ae119f1 modified nomencl 2023-11-21 15:59:58 +01:00
Sven Vogel 88332869f7 moved content of preface, summary and introduction to chapter 2023-11-21 15:44:05 +01:00
11 changed files with 16 additions and 10 deletions

1
chapter/abstract.tex Normal file
View File

@ -0,0 +1 @@
\loremipsum

1
chapter/preface.tex Normal file
View File

@ -0,0 +1 @@
\loremipsum

1
chapter/summary.tex Normal file
View File

@ -0,0 +1 @@
\loremipsum

View File

@ -1 +1 @@
\input{chapter/chapter-introduction} \input{chapter/introduction}

View File

@ -30,10 +30,12 @@
\makeindex \makeindex
\makenomenclature \makenomenclature
\makeglossaries \makeglossaries
\makenomenclature
% include acronym definitions % include acronym definitions
\input{acros} \input{acros}
\input{glossary} \input{glossary}
\input{nomencl.tex}
\input{config/bibtex} \input{config/bibtex}
% include file with fixes and workaround % include file with fixes and workaround
% as well as special settings % as well as special settings
@ -75,6 +77,8 @@
% include all used chapters % include all used chapters
\input{config/chapter.tex} \input{config/chapter.tex}
% source references follow content of article % source references follow content of article
\input{pages/page-09-bibliography} \input{pages/page-09-bibliography}

1
nomencl.tex Normal file
View File

@ -0,0 +1 @@
\nomenclature{\(c\)}{Speed of light in a vacuum}

View File

@ -7,6 +7,5 @@
\Large\bf Abstract \Large\bf Abstract
\end{flushleft} \end{flushleft}
% your text here! % include formatted abstract text
% vvvvvvvvv \input{chapter/abstract.tex}
\loremipsum

View File

@ -7,6 +7,5 @@
\Large\bf Zusammenfassung \Large\bf Zusammenfassung
\end{flushleft} \end{flushleft}
% your text here! % include formatted summary text
% vvvvvvvvv \input{chapter/summary.tex}
\loremipsum

View File

@ -7,6 +7,5 @@
\Large\bf Vorwort \Large\bf Vorwort
\end{flushleft} \end{flushleft}
% your text here! % include formatted preface text
% vvvvvvvvv \input{chapter/preface.tex}
\loremipsum

View File

@ -34,6 +34,7 @@
\newpage \newpage
% nomenclature % nomenclature
\renewcommand{\nomname}{Nomenklatur}
\printnomenclature \printnomenclature
\newpage \newpage