I am writing a scientific document in report class. In this section:
Code: Select all
\begin{abstract}
This is the paper's abstract \ldots
\end{abstract}
\Large
or \large
size? What should i change? I have tried this
Code: Select all
\newcommand{\abstractnamefont}{\normalfont\small\bfseries}
\newcommand{\abstracttextfont}{\normalfont\small}
\small
by \Huge
to see if it can change but nothing has changed ! Could you please help me ?Thanks !