I have been typing up a project in LaTeX recently and I realised that the indentation was not working at all on any of my document.
I therefore looked up a way to resolve this online and found on a site that if you want to overide the default indentations use: \usepackage{indentfirst}.
I tried this and it seemed to work.
However when I started to go through my document, I realised that actually it had only indented the first paragraph in the first 2 pages out of the 6 in question and after subsection 3.2, all the following paragraphs up to section 5 had not been indented at all.
Does anybody know why?
\\to end paragraphs, which is wrong. Paragraphs should be separated by a blank line in the.texfile. – egreg Mar 16 '12 at 18:16