diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-263.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-263.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-263.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-263.html new file mode 100644 index 00000000000..b1760e41993 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-263.html @@ -0,0 +1,33 @@ +<html><head><title>Help On LaTeX \maketitle</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">\maketitle</font></h1> + <tt>\maketitle</tt> +<p> + The <tt>\maketitle</tt> command generates a title on a separate title page - + except in the article style, where the title normally goes at the top + of the first page. Information used to produce the title is obtained + from the following declarations, which should precede the + <tt>\maketitle</tt> command. +<ul> +<li><A href="ltx-203.html"><tt>\author</tt></A> +<li><A href="ltx-217.html"><tt>\date</tt></A> +<li><A href="ltx-324.html"><tt>\thanks</tt></A> +<li><A href="ltx-329.html"><tt>\title</tt></A> +</ul> +<p> +The <a href="ltx-78.html">Titlepage Environment</a> +allows you to design your own title page, rather than using that +created by the <tt>\maketitle</tt> command whose format is determined +by the <a href="ltx-22.html">document style</a>. +. +<hr> +See also: <A href="ltx-131.html">Page Styles</A>, + <a href="ltx-78.html">Titlepage Environment</a><br> +Go to <a href="ltx-2.html">LaTeX Table of Contents</a> +<hr> +<address> +Revised: Sheldon Green, 16 Nov 1995. +</address> +</body> +</html> |