blob: 415c6a86eb2d2fe1c855f68024cc60998bee59bf (
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 quote</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">quote</font></h1>
<pre>
\begin{quote}
text
\end{quote}
</pre>
The margins of the quote environment are indented on the left and the
right. The text is justified at both margins. For longer quotations
(more than one paragraph) use the <a href="ltx-297.html">quotation
environment</a>.
<hr>
See also <A href="ltx-297.html">Quotation Environment</A><br>
Return to the <a href="ltx-2.html">LaTeX Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 27 Sep 1995.
</address>
</body>
</html>
|