diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-192.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-192.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-192.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-192.html new file mode 100644 index 00000000000..9ae2a1b7189 --- /dev/null +++ b/Master/texmf-doc/doc/english/latex2e-html/ltx-192.html @@ -0,0 +1,30 @@ +<html> +<head><title>Help On LaTeX \`</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">\`</font></h1> +<p> +<h2>In normal text</h2> +Produces a grave <a href="ltx-401.html">accent</a> on the following character. + +<h2>In the <a href="ltx-58.html">tabbing</a> environment</h2> + The <tt>\`</tt> command allows you to put text flushed right against any tab + stop, including tab stop 0. However, it can't move text to the right + of the last column because there's no tab stop there. The <tt>\`</tt> command + moves all the text that follows it, up to the + <a href="ltx-181.html"> <tt>\\</tt></a> or + <tt>\end{tabbing}</tt> + command that ends the line, to the right margin of the tabbing + environment. There must be no + <a href="ltx-188.html"><tt>\></tt></a> or + <a href="ltx-191.html"><tt>\'</tt></a> command between the <tt>\`</tt> and the + command that ends the line. +<hr> +See also <A href="ltx-27.html">Environments</A>, + <A href="ltx-58.html">tabbing</A><br> +Back to the <a href="ltx-2.html">Table of Contents</a> +<hr> +<address> +Revised: Sheldon Green, 8 May 1995. +</address> +</body> +</html> |