File: sec75.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 (32 lines) | stat: -rw-r--r-- 669 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
<html>
<head><title>titlepage</title></head>
<body>
<h1>titlepage</h1>
<P>

</P>

<PRE>
 &#92;begin{titlepage}
  text
 &#92;end{titlepage}
</PRE>

<P>
The <CODE>titlepage</CODE> environment creates a title page, i.e.  a page with no
printed page number or heading.  It also causes the following page to be
numbered page one.  Formatting the title page is left to you.  The
<CODE>&#92;today</CODE> command comes in handy for title pages.

</P>
<P>
Note that you can use the <CODE>&#92;maketitle</CODE> (see section <A href="sec132.html">&#92;maketitle</A>) command to
produce a standard title page.

</P>



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