diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-248.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-248.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-248.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-248.html deleted file mode 100644 index 0de0c73f47a..00000000000 --- a/Master/texmf-doc/doc/english/latex2e-html/ltx-248.html +++ /dev/null @@ -1,21 +0,0 @@ -<html> -<head><title>Help On LaTeX \input</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">\input</font></h1> - <tt>\input{file}</tt> -<p> - The <tt>\input</tt> command causes the indicated <tt>file</tt> - to be read and processed, - exactly as if its contents had been inserted in the current file at - that point. The file name may be a complete file name with extension - or just a first name, in which case the file <tt>file.tex</tt> is used. -<hr> -See also <A href="ltx-165.html">Splitting the Input</A><br> -See also <A href="ltx-245.html"><tt>\include</tt></A><br> -Return to the <a href="ltx-2.html">LaTeX Table of Contents</a> -<hr> -<address> -Revised: Sheldon Green, 30 Oct 1995. -</address> -</body> -</html> |