blob: 56c6c8bb6beb0048612124f6ee35b6fd82b8c2e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<html>
<head><title>Help On LaTeX Making Paragraphs</title></head>
<body bgcolor="#ffffff" text="#000000" link="#000099" vlink="#cc0000" alink="#cc0000">
<h1><font size="-2">Hypertext Help with LaTeX</font><br><font color="#cc0000">Making Paragraphs</font></h1>
<p>
A paragraph is ended by one or more completely blank lines -- lines
not containing even a <a href="ltx-434.html"><tt>%</tt></a> (comments).
A blank line should not appear where a new
paragraph cannot be started, such as in math mode or in the argument
of a sectioning command.
<H2>Subtopics</H2>
<ul>
<li><A href="ltx-247.html">\indent</A>
<li><A href="ltx-280.html">\noindent</A>
<li><A href="ltx-293.html">\par</A>
</ul>
<hr>
Return to <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 10 May 1995.
</address>
</body>
</html>
|