1 hyph_en_GB.dic - British English hyphenation patterns for OpenOffice.org
7 - add missing \hyphenation list (how-ever, through-out etc.)
8 - set correct LEFTHYPHENMIN = 2, RIGHTHYPHENMIN = 3
9 - handle apostrophes (forbid *can='t, *abaser='s, *o'c=lock etc.)
10 - set COMPOUNDLEFTHYPHENMIN, COMPOUNDRIGHTHYPHENMIN values
14 BSD-style. Unlimited copying, redistribution and modification of this file
15 is permitted with this copyright and license information.
17 British English hyphenation patterns, based on "ukhyphen.tex" Version 1.0a
18 Created by Dominik Wujastyk and Graham Toal using Frank Liang's PATGEN 1.0,
19 source: http://ctan.org
21 See original ukhyphen.tex license in this file, too.
23 Conversion and modifications by László Németh (nemeth at OOo).
27 ./substrings.pl hyph_en_GB.dic.source /tmp/hyph_en_GB.dic.patterns >/dev/null
28 cat hyph_en_GB.dic.header /tmp/hyph_en_GB.dic.patterns >hyph_en_GB.dic
30 hyph_en_GB.dic.header:
35 COMPOUNDLEFTHYPHENMIN 2
36 COMPOUNDRIGHTHYPHENMIN 3
42 OpenOffice.org ukhyphen patch (hyph_en_GB.dic.source):
44 --- ukhyphen.tex 2008-12-17 15:37:04.000000000 +0100
45 +++ hyph_en_GB.dic.source 2008-12-18 10:07:02.000000000 +0100
48 % These patterns require a value of about 14000 for TeX's pattern memory size.
50 -\patterns{ % just type <return> if you're not using INITEX
54 @@ -8580,13 +8579,64 @@
59 -\hyphenation{ % Do NOT make any alterations to this list! --- DW
133 % TeX hyphenation patterns for UK English
135 % Unlimited copying and redistribution of this file
136 % is permitted so long as the file is not modified
139 % Modifications may be made for private purposes (though
140 % this is discouraged, as it could result in documents
141 % hyphenating differently on different systems) but if
142 % such modifications are re-distributed, the modified
143 % file must not be capable of being confused with the
144 % original. In particular, this means
146 %(a) the filename (the portion before the extension, if any)
147 % must not match any of :
151 % UKHYPHENS UK-HYPHENS
152 % UKHYPHENATION UK-HYPHENATION
153 % UKHYPHENISATION UK-HYPHENISATION
154 % UKHYPHENIZATION UK-HYPHENIZATION
156 % regardless of case, and
158 %(b) the file must contain conditions identical to these,
159 % except that the modifier/distributor may, if he or she
160 % wishes, augment the list of proscribed filenames.
163 % Revision 2.0 1996/09/10 15:04:04 ucgadkw
164 % o added list of hyphenation exceptions at the end of this file.
167 % Version 1.0a. Released 18th October 2005/PT.
169 % Created by Dominik Wujastyk and Graham Toal using Frank Liang's PATGEN 1.0.
170 % Like the US patterns, these UK patterns correctly hyphenate about 90% of
171 % the words in the input list, and produce no hyphens not in the list
172 % (see TeXbook pp. 451--2).
174 % These patterns are based on a file of 114925 British-hyphenated words
175 % generously made available to Dominik Wujastyk by Oxford University Press.
176 % This list of words is copyright to the OUP and may not be redistributed.
177 % The hyphenation break points in the words in the abovementioned file is
178 % also copyright to the OUP.
180 % We are very grateful to Oxford University Press for allowing us to use
181 % their list of hyphenated words to produce the following TeX hyphenation
182 % patterns. This file of hyphenation patterns may be freely distributed.
184 % These patterns require a value of about 14000 for TeX's pattern memory size.