summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-weirdhyphen.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-weirdhyphen.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-weirdhyphen.html34
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-weirdhyphen.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-weirdhyphen.html
deleted file mode 100644
index f219f93d915..00000000000
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-weirdhyphen.html
+++ /dev/null
@@ -1,34 +0,0 @@
-<head>
-<title>UK TeX FAQ -- question label weirdhyphen</title>
-</head><body>
-<h3>Weird hyphenation of words</h3>
-<p/>If your words are being h-yphenated, like this, with jus-t single
-letters at the
-beginning or the end of the word, you may have a version mismatch
-problem. TeX&#8217;s hyphenation system changed between version 2.9
-and 3.0, and macros written for use with version 2.9 can have this
-effect with a version 3.0 system. If you are using Plain TeX, make
-sure your <i>plain.tex</i> file has a version number which is at
-least 3.0, and rebuild your format. If you are using LaTeX 2.09 your
-best plan is to upgrade to LaTeX2e. If for some reason you can&#8217;t,
-the last version of LaTeX 2.09 (released on 25 March 1992) is still
-available (for the time being at least) and ought to solve this
-problem.
-<p/>If you&#8217;re using LaTeX2e, the problem probably arises from your
-<code>hyphen.cfg</code> file, which has to be created if you&#8217;re using a
-multi-lingual version.
-<p/>A further source of oddity can derive from the 1995 release of
-<a href="FAQ-ECfonts.html">Cork-encoded fonts</a>,
-which introduced an alternative hyphen character. The LaTeX2e
-configuration files in the font release specified use of the
-alternative hyphen, and this could produce odd effects with words
-containing an explicit hyphen. The font configuration files in the
-December 1995 release of LaTeX2e do <em>not</em> use the alternative
-hyphen character, and therefore removed this source of problems; the
-solution, again, is to upgrade your LaTeX.
-<dl>
-<dt><tt><i>LaTeX 2.09</i></tt><dd><a href="http://mirror.ctan.org/obsolete/macros/latex209/distribs/latex209.tar.gz">obsolete/macros/latex209/distribs/latex209.tar.gz</a>; <a href="http://mirror.ctan.org//help/Catalogue/entries/latex209.html">catalogue entry</a>
-<dt><tt><i>plain.tex</i></tt><dd><a href="http://mirror.ctan.org/macros/plain/base.zip">macros/plain/base</a> (or <a href="http://mirror.ctan.org/macros/plain/base/">browse the directory</a>); <a href="http://mirror.ctan.org/help/Catalogue/entries/plain.html">catalogue entry</a>
-</dl>
-<p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=weirdhyphen">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=weirdhyphen</a>
-</body>