diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-251.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-251.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-251.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-251.html new file mode 100644 index 00000000000..8ad9d646231 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-251.html @@ -0,0 +1,22 @@ +<html> +<head><title>Help On LaTeX \kill</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">\kill</font></h1> + The <tt>\kill</tt> command allows you to set tab stops without producing text. + It works just like the + <a href="ltx-181.html"><tt>\\</tt></a> except + that it throws away the current line + instead of producing output for it. The effect of any + <a href="ltx-187.html"><tt>\=</tt></a>, + <a href="ltx-190.html"><tt>\+</tt></a> or + <a href="ltx-182.html"><tt>\-</tt></a> + commands in that line remain in effect. +<hr> +See also <A href="ltx-58.html">Tabbing</A> Environment<br> +Return to the <a href="ltx-2.html">LaTeX Table of Contents</a> +<hr> +<address> +Revised: Sheldon Green, 29 Jun 1995. +</address> +</body> +</html> |