summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/latex2e-html/ltx-228.html
blob: 72224f7138911054b5148650478371d743086cd0 (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
26
27
28
29
<html>
<head><title>Help On LaTeX flushleft</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">flushleft</font></h1>
<p>
<p><pre>
 \begin{flushleft}
 Text on line 1 \\
 Text on line 2 \\
 ....
 ....
 \end{flushleft}
</pre>
 The flushleft environment  allows you to create a paragraph consisting
 of lines  that are flushed  left to the left-hand  margin.   Each line
 must be terminated with a 
 <a href="ltx-181.html"><tt>\\</tt></a>.
<hr>
See also <A href="ltx-27.html">Environments</A>,
 <a href="ltx-29.html">Center</a>, <a href="ltx-229.html">Flushright</a><br>
See also <a href="ltx-301.html"><tt>\raggedright</tt></a><br>
Back to the <a href="ltx-2.html">Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 5 Jun 1995.
</address>
</body>
</html>