mirror of
https://github.com/borbann-platform/srs-document.git
synced 2025-12-18 12:14:04 +01:00
36 lines
869 B
TeX
36 lines
869 B
TeX
% L I S T O F S Y M B O L S
|
|
% -----------------------------
|
|
% To include a Nomenclature section
|
|
|
|
|
|
%\addcontentsline{toc}{chapter}{\textbf{List of Acronyms}}
|
|
%\cleardoublepage
|
|
%\phantomsection
|
|
|
|
|
|
%\renewcommand{\nomname}{List of Acronyms}
|
|
%\renewcommand{\nomAname}{\textbf{\large Abbreviations}}
|
|
%\textbf{List of Acronyms}
|
|
|
|
|
|
\addcontentsline{toc}{chapter}{List of Abbreviations}
|
|
\section*{List of Abbreviations}
|
|
%\addcontentsline{toc}{chapter}{List of Acronyms}
|
|
\begin{longtable}{cp{0.8\textwidth}}
|
|
|
|
|
|
AI &Artificial Intelligence.\\
|
|
|
|
\end{longtable}
|
|
|
|
|
|
\renewcommand{\nomGname}{\textbf{\large Mathematical Symbols}}
|
|
%\textbf{List of Symbols}
|
|
|
|
\renewcommand{\nomXname}{\textbf{\large Superscripts}}
|
|
\renewcommand{\nomZname}{\textbf{\large Subscripts}}
|
|
|
|
%\printnomenclature
|
|
%\cleardoublepage
|
|
%\phantomsection % allows hyperref to link to the correct page
|
|
% \newpage |