diff options
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-secindent.html')
-rw-r--r-- | Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-secindent.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-secindent.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-secindent.html index 832c5b11044..e35c5b40191 100644 --- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-secindent.html +++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-secindent.html @@ -2,14 +2,14 @@ <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 +<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="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>) +<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>); <a href="http://www.tex.ac.uk/tex-archive/help/Catalogue/entries/indentfirst.html">catalogue entry</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> |