Hi,
The graduate school changed the style guideline (I better graduate before
they do this again!) Anyway it looks like I need to tune my preamble again.
In the preamble I have:
\usepackage{sectsty}
\chapterfont{\normalsize\mdseries\centering}
\sectionfont{\normalsize\mdseries\centering}
\subsectionfont{\normalsize\mdseries\textit}
\subsubsectionfont{\normalsize\mdseries\textit}
\paragraphfont{\normalsize\mdseries\textit}
Question 1:
In the TOC the entries need to appear as they are in the text, however the
subsection and subsubsection entries in the TOC are not italic. How can I fix
this? Selecting the titles inside the text won't do it.
Question 2:
I need the text start after the subsubsection title (no break and the text
should not be italic although the title is). How can I achieve this?
Thanks a lot.
Remzi