File: sec131.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 (25 lines) | stat: -rw-r--r-- 662 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
<html>
<head><title>Page Styles</title></head>
<body>
<h1>Page Styles</h1>
<P>

</P>
<P>
The <CODE>&#92;documentclass</CODE> command determines the size and position of
the page's head and foot.  The page style determines what goes in them.

</P>

<UL>
<LI><A href="sec132.html">&#92;maketitle</A>: Generate a title page.
<LI><A href="sec137.html">&#92;pagenumbering</A>: Set the style used for page numbers.
<LI><A href="sec138.html">&#92;pagestyle</A>: Change the headings/footings style.
<LI><A href="sec141.html">&#92;thispagestyle</A>: Change the headings/footings style for this page.
</UL>



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