File: sec138.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 (49 lines) | stat: -rw-r--r-- 946 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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<html>
<head><title>&#92;pagestyle</title></head>
<body>
<h1>&#92;pagestyle</h1>
<P>

</P>
<P>
<CODE>&#92;pagestyle{option}</CODE>

</P>
<P>
The <CODE>&#92;pagestyle</CODE> command changes the style from the current page on
throughout the remainder of your document.

</P>
<P>
The valid options are:

</P>

<UL>
<LI>

<CODE>plain</CODE> - Just a plain page number.
<LI>

<CODE>empty</CODE> - Produces empty heads and feet - no page numbers.
<LI>

<CODE>headings</CODE> - Puts running headings on each page.  The document
style specifies what goes in the headings.
<LI>

<CODE>myheadings</CODE> - You specify what is to go in the heading with the
<CODE>&#92;markboth</CODE> or the <CODE>&#92;markright</CODE> commands.
</UL>


<UL>
<LI><A href="sec139.html">&#92;markboth</A>: Set left and right headings.
<LI><A href="sec140.html">&#92;markright</A>: Set right heading only.
</UL>



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