I added a chapter following this:
Code: Select all
\chapter*{\begin{center}
{\begin{spacing}{1.2}
{\fontsize{14}{104}\selectfont Chapter 1: bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla
bla bla bla bla bla bla bla bla
}
\end{spacing}
}
\end{center}} \vskip -0.0cm \vspace*{-1.5cm}
\stepcounter{chapter}
\addcontentsline{toc}{chapter}{Chapter 1: bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla}
\input{chapters/chapter01}
My problem is why the heading "Chapter 1: bla bla ....." is not completely aligned to the left? (see the attached image).
Also, I would like to know how to add consecutive points as in the the sections.