summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/latex2e-html/ltx-172.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-172.html')
-rw-r--r--Master/texmf-doc/doc/english/latex2e-html/ltx-172.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-172.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-172.html
new file mode 100644
index 00000000000..32423986d3d
--- /dev/null
+++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-172.html
@@ -0,0 +1,24 @@
+<html>
+<head><title>Help On LaTeX \addtocontents</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">\addtocontents</font></h1>
+ <tt>\addtocontents{file}{text}</tt>
+<p>
+ The <tt>\addtocontents</tt> command adds text (or formatting commands) directly
+ to the file that generates the table of contents or list of figures or
+ tables.
+<ul>
+<li><tt>file</tt> is the extension of the file on which information is to be
+ written: toc (table of contents), lof (list of figures), or lot
+ (list of tables).
+<li><tt>text</tt> is the information to be written.
+</ul>
+<hr>
+See also <a href="ltx-170.html">Table of Contents</a><br>
+Return to the <a href="ltx-2.html">LaTeX Table of Contents</a>
+<hr>
+<address>
+Revised: Sheldon Green, 28 Jun 1995.
+</address>
+</body>
+</html>