diff options
Diffstat (limited to 'Master/texmf-doc/doc/english/latex2e-html/ltx-430.html')
-rw-r--r-- | Master/texmf-doc/doc/english/latex2e-html/ltx-430.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/Master/texmf-doc/doc/english/latex2e-html/ltx-430.html b/Master/texmf-doc/doc/english/latex2e-html/ltx-430.html deleted file mode 100644 index 6d7c78c1e97..00000000000 --- a/Master/texmf-doc/doc/english/latex2e-html/ltx-430.html +++ /dev/null @@ -1,25 +0,0 @@ -<html> -<head> -<title>Help On LaTeX Dashes</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">Dashes</font></h1> -LaTeX provides for three sizes of dashes which are indicated by -typing one, two, or three consecutive dashes in the text. -<ul> -<li>a hyphenation dash, as in X-ray, is a single dash -<li>a dash between limits, as in 1--2, is a double dash -<li>a parenthetical punctuation --- such as this --- is a triple dash -</ul> -Note that this applies to paragraph mode. In math mode each <tt>-</tt> -is interpreted as a minus sign. -<hr> -See also <a href="ltx-143.html">Spaces and boxes</a>, - <a href="ltx-130.html">Modes</a><br> -Back to the <a href="ltx-2.html">Table of Contents</a> -<hr> -<address> -Revised: Sheldon Green, 11 May 1995. -</address> -</body> -</html> |