blob: 14882e118a0ffecedbff7f97c010cb135a5c85e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<html>
<head><title>Help On LaTeX \thispagestyle</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">\thispagestyle</font></h1>
<p>
<tt>\thispagestyle{option}</tt>
<p>
The <tt>\thispagestyle</tt> command works in the same manner as the
<a href="ltx-138.html"><tt>\pagestyle</tt></a>
command except that it changes the style for the current page only.
<hr>
See also <a href="ltx-131.html">Page Styles</a><br>
Back to the <a href="ltx-2.html">Table of Contents</a>
<hr>
<address>
Revised: Sheldon Green, 17 May 1995.
</address>
</body>
</html>
|