summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-secindent.html
blob: 832c5b110444b18fe3b7d7a7432a48d4ea2f8ff6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<head>
<title>UK TeX FAQ -- question label secindent</title>
</head><body>
<h3>Indent after section headings</h3>
<p/>LaTeX implements a style that doesn&rsquo;t indent the first paragraph
after a section heading.  There are coherent reasons for this, but not
everyone likes it.
The <i>indentfirst</i> package
suppresses the mechanism, so that the first paragraph is
indented.
<dl>
<dt><tt><i>indentfirst.sty</i></tt><dd>Distributed as part of <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools.zip">macros/latex/required/tools</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools/">browse the directory</a>)
</dl>
<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=secindent">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=secindent</a>
</body>