I use these codes (in preamble):
\usepackage{tocloft}
\renewcommand{\cfttoctitlefont}{\LARGE\bfseries}
That used for customize the font size of "Table of Content" to be LARGE (about 18pt). So that it will be same size as chapter title. I already used the same method for List of Figure and List of Table.
\cftloftitlefont
\cftlottitlefont
Now, I want to apply the same effect to Nomenclature, but I could not find the right code. Anyone know about it?
