intl/locales/en-US/hyphenation/README_hyph_en_US.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

michael@0 1 hyph_en_US.dic - American English hyphenation patterns for OpenOffice.org
michael@0 2
michael@0 3 version 2010-02-23
michael@0 4
michael@0 5 Changes
michael@0 6
michael@0 7 - set correct LEFTHYPHENMIN = 2, RIGHTHYPHENMIN = 3
michael@0 8 - handle apostrophes (forbid *o'=clock etc.)
michael@0 9 - set COMPOUNDLEFTHYPHENMIN, COMPOUNDRIGHTHYPHENMIN values
michael@0 10 - UTF-8 encoding
michael@0 11 - Unicode ligature support
michael@0 12
michael@0 13 License
michael@0 14
michael@0 15 BSD-style. Unlimited copying, redistribution and modification of this file
michael@0 16 is permitted with this copyright and license information.
michael@0 17
michael@0 18 See original license in this file.
michael@0 19
michael@0 20 Conversion and modifications by László Németh (nemeth at OOo).
michael@0 21
michael@0 22 Based on the plain TeX hyphenation table
michael@0 23 (http://tug.ctan.org/text-archive/macros/plain/base/hyphen.tex) and
michael@0 24 the TugBoat hyphenation exceptions log in
michael@0 25 http://www.ctan.org/tex-archive/info/digests/tugboat/tb0hyf.tex, processed
michael@0 26 by the hyphenex.sh script (see in the same directory).
michael@0 27
michael@0 28 Originally developed and distributed with the Hyphen hyphenation library,
michael@0 29 see http://hunspell.sourceforge.net/ for the source files and the conversion
michael@0 30 scripts.
michael@0 31
michael@0 32 Licenses
michael@0 33
michael@0 34 hyphen.tex:
michael@0 35 % The Plain TeX hyphenation tables [NOT TO BE CHANGED IN ANY WAY!]
michael@0 36 % Unlimited copying and redistribution of this file are permitted as long
michael@0 37 % as this file is not modified. Modifications are permitted, but only if
michael@0 38 % the resulting file is not named hyphen.tex.
michael@0 39
michael@0 40 output of hyphenex.sh:
michael@0 41 % Hyphenation exceptions for US English, based on hyphenation exception
michael@0 42 % log articles in TUGboat.
michael@0 43 %
michael@0 44 % Copyright 2007 TeX Users Group.
michael@0 45 % You may freely use, modify and/or distribute this file.
michael@0 46 %
michael@0 47 % This is an automatically generated file. Do not edit!
michael@0 48 %
michael@0 49 % Please contact the TUGboat editorial staff <tugboat@tug.org>
michael@0 50 % for corrections and omissions.
michael@0 51
michael@0 52 hyph_en_US.txt:
michael@0 53 See the previous licenses.

mercurial