summaryrefslogtreecommitdiff
path: root/Master/texmf-doc/doc/english/latex2e-html/toc.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/toc.html')
-rw-r--r--Master/texmf-doc/doc/english/latex2e-html/toc.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/toc.html b/Master/texmf-doc/doc/english/latex2e-html/toc.html
deleted file mode 100644
index 5f975e1a36f..00000000000
--- a/Master/texmf-doc/doc/english/latex2e-html/toc.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<html>
-<head><title>Help On LaTeX \tableofcontents</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">\tableofcontents</font></h1>
-<p>
- A table of contents is produced with the
- <tt>\tableofcontents</tt> command. You
- put the command right where you want the table of contents to go;
- LaTeX does the rest for you.
- Entries are taken from the <a href="ltx-141.html">Sectioning</a> commands.
-<p>
- <tt>\tableofcontents</tt> produces a heading, but it does not
- automatically start a new page. If you want a new page after the
- table of contents, include a
- <a href="ltx-276.html"><tt>\newpage</tt></a> command after the
- <tt>\tableofcontents</tt> command.
-<p>
-<hr>
-See also <a href="ltx-170.html">Table of Contents</a><br>
-Return to <a href="ltx-2.html">LaTeX Table of Contents</a>
-<hr>
-<address>
-Revised: Sheldon Green, 5 Jun 1995.
-</address>
-</body>
-</html>