diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-324.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-324.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-324.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-324.html new file mode 100644 index 00000000000..204ec9e4fb0 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-324.html @@ -0,0 +1,30 @@ +<html> +<head><title>Help On LaTeX \thanks</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">\thanks</font></h1> +<p> + <tt>\thanks{text}</tt> +<p> + + The <tt>\thanks</tt> command produces a footnote to the title. +<p> +It is typically used as part of the argument of a +<a href="ltx-329.html"><tt>\title</tt></a> or +<a href="ltx-203.html"><tt>\author</tt></a> command. +<p> +For example +<pre> + <tt>\title{Work in Progress + \thanks{Contribution No. 1 from our lab}} + \author{A. Author\thanks{Supported by a grant}}</tt> +</pre> +<hr> +See also <A href="ltx-131.html">Page Styles</A>, +<A href="ltx-263.html"><tt>\maketitle</tt></A>.<br> +Go to <a href="ltx-2.html">LaTeX Table of Contents</a> +<hr> +<address> +Revised: Sheldon Green, 15 May 1995. +</address> +</body> +</html> |