From b4fc5f639874db951177ec539299d20908adb654 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 9 Jan 2006 00:44:40 +0000 Subject: doc 4 git-svn-id: svn://tug.org/texlive/trunk@80 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/hyphenat/README | 31 +++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/hyphenat/README (limited to 'Master/texmf-dist/doc/latex/hyphenat') diff --git a/Master/texmf-dist/doc/latex/hyphenat/README b/Master/texmf-dist/doc/latex/hyphenat/README new file mode 100644 index 00000000000..f1e17ebefa1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hyphenat/README @@ -0,0 +1,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 -- cgit v1.2.3