merge the formfield patch from ooo-build
[ooovba.git] / dictionaries / en_GB / README_hyph_en_GB.txt
blob4d4fb05388da7cf010ab60bd4cb3a811cf61c230
1 hyph_en_GB.dic - British English hyphenation patterns for OpenOffice.org
3 version 2009-01-23
5 Changes
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
12 License
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).
25 Conversion:
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:
32 ISO8859-1
33 LEFTHYPHENMIN 2
34 RIGHTHYPHENMIN 3
35 COMPOUNDLEFTHYPHENMIN 2
36 COMPOUNDRIGHTHYPHENMIN 3
37 1'.
38 1's.
39 1't.
40 NEXTLEVEL
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
46 @@ -52,7 +52,6 @@
47  %
48  % These patterns require a value of about 14000 for TeX's pattern memory size.
49  %
50 -\patterns{ % just type <return> if you're not using INITEX
51  .ab4i
52  .ab3ol
53  .ace4
54 @@ -8580,13 +8579,64 @@
55  z3zie
56  zzo3
57  z5zot
59 -\hyphenation{ % Do NOT make any alterations to this list! --- DW
60 -uni-ver-sity
61 -uni-ver-sit-ies
62 -how-ever
63 -ma-nu-script
64 -ma-nu-scripts
65 -re-ci-pro-city
66 -through-out
67 -some-thing}
68 +.uni5ver5sity.
69 +.uni5ver5sit5ies.
70 +.how5ever.
71 +.ma5nu5script.
72 +.ma5nu5scripts.
73 +.re5ci5pro5city.
74 +.through5out.
75 +.some5thing.
76 +4'4
77 +4a'
78 +4b'
79 +4c'
80 +4d'
81 +4e'
82 +4f'
83 +4g'
84 +4h'
85 +4i'
86 +4j'
87 +4k'
88 +4l'
89 +4m'
90 +4n'
91 +4o'
92 +4p'
93 +4q'
94 +4r'
95 +4s'
96 +4t'
97 +4u'
98 +4v'
99 +4w'
100 +4x'
101 +4y'
102 +4z'
103 +'a4
104 +'b4
105 +'c4
106 +'d4
107 +'e4
108 +'f4
109 +'g4
110 +'h4
111 +'i4
112 +'j4
113 +'k4
114 +'l4
115 +'m4
116 +'n4
117 +'o4
118 +'p4
119 +'q4
120 +'r4
121 +'s4
122 +'t4
123 +'u4
124 +'v4
125 +'w4
126 +'x4
127 +'y4
128 +'z4
130 Original License
132 % File: ukhyphen.tex
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
137 % in any way.
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 :
149 %        UKHYPH                  UK-HYPH
150 %        UKHYPHEN                UK-HYPHEN
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.
162 %       $Log: ukhyph.tex $
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.