3

Possible Duplicate:
How can I indent the paragraphs which follow a heading?

            \tableofcontents
        \pagestyle{empty}

        \newpage

        \section{intro}
        \setcounter{page}{1}
        \subsection{sub}
   First text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
    \\
   Second text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text text 
        \subsection{sub}
        \subsection{sub}

Basically that's my code and what happens when I generate the pdf is that where it says "first" no indendation appears, despite me trying to use \indent. However, where it says "second" the indentation works. I've tried \paragraph and it doesn't help.

Joseph Wright
  • 259,911
  • 34
  • 706
  • 1,036
Andrew
  • 31

0 Answers0