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.

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

mercurial