diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/FAQ-en/html/FAQ-secindent.html')
-rw-r--r-- | Master/texmf-doc/doc/english/FAQ-en/html/FAQ-secindent.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-secindent.html b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-secindent.html new file mode 100644 index 00000000000..ec517fcd6b9 --- /dev/null +++ b/Master/texmf-doc/doc/english/FAQ-en/html/FAQ-secindent.html @@ -0,0 +1,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'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="ftp://cam.ctan.org/tex-archive/macros/latex/required/tools.zip">macros/latex/required/tools</a> (<a href="ftp://cam.ctan.org/tex-archive/macros/latex/required/tools.tar.gz">gzipped tar</a>, <a href="http://www.tex.ac.uk/tex-archive/macros/latex/required/tools/">browse</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> |