blob: f1e17ebefa16b3667574f977c1fe8c8e37dbbe28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
The hyphenat package can be used to disable all hyphenation
in a document or in selected text within the document. It also
enables hyphenation within `words' that contain analphabetic
characters (e.g., that include underscores), and hyphenation of
text typeset in monospaced (e.g., CM typewriter) fonts.
Changes in version 2.3a
o Fixed a double hyphenation problem with some non-CM fonts.
Changes in version 2.3
o Added \hyp command for hyphenation of compound hyphenated words.
The distribution consists of the following files:
README (this file)
hyphenat.ins
hyphenat.dtx
The distribution is provided under the terms of the LaTeX
Project Public License (LPPL).
To install the package:
o run: latex hyphenat.ins (which will generate hyphenat.sty)
o run: latex hyphenat.dtx
o (for an index run: makeindex -s gind.ist hyphenat)
o run: latex hyphenat.dtx
o Print hyphenat.dvi for a hardcopy of the package manual
o Move hyphenat.sty to a location where LaTeX will find it.
2001/01/02
Peter Wilson
peter.r.wilson@boeing.com
|