I hope I'm posting in the right place.
1. I'm creating an abstract page that will be included in the table of content. I'm using report class.
I tried
Code: Select all
\addcontentsline{toc}{chapter}{\bf ABSTRACT}
\begin{abstract}
\end{abstract}
2. How do change the default settings for the title "Abstract", like, to change font, and place it where I want...?
And a question on how to hide page numbers
3. Let's say my report has a title page ->abstract -> table of contents -> Chapter 1.... I would like to hide the page numbers of the first 3 pages. How can I do that?
Thanks,
-trnbvn