10 lines
177 B
TeX
10 lines
177 B
TeX
\chapter*{List of Acronyms}
|
|
\label{acronyms}
|
|
|
|
\renewcommand{\glossarysection}[2][]{}% Remove the title of the glossary
|
|
|
|
{
|
|
\hypersetup{linkcolor=black}
|
|
\printnoidxglossary
|
|
}
|