File: sec32.html

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
file content (34 lines) | stat: -rw-r--r-- 616 bytes parent folder | download | duplicates (3)
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
30
31
32
33
34
<html>
<head><title>center</title></head>
<body>
<h1>center</h1>
<P>

</P>

<PRE>
 &#92;begin{center}
 Text on line 1 &#92;&#92;
 Text on line 2 &#92;&#92;
 .
 .
 .
 &#92;end{center}
</PRE>

<P>
The <CODE>center</CODE> environment allows you to create a paragraph consisting of
lines that are centred within the left and right margins on the current
page.  Each line must be terminated with the string <CODE>&#92;&#92;</CODE>.

</P>

<UL>
<LI><A href="sec33.html">&#92;centering</A>: The declaration form of the <CODE>center</CODE> environment.
</UL>



<p>--&gt;<a href="index.html">LaTeX index</a>
</body>
</html>