saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
['ukenglish'] = {
|
||||
loader = 'loadhyph-en-gb.tex',
|
||||
lefthyphenmin = 2,
|
||||
righthyphenmin = 3,
|
||||
synonyms = { 'british', 'UKenglish' },
|
||||
patterns = 'hyph-en-gb.pat.txt',
|
||||
hyphenation = 'hyph-en-gb.hyp.txt',
|
||||
},
|
||||
['usenglishmax'] = {
|
||||
loader = 'loadhyph-en-us.tex',
|
||||
lefthyphenmin = 2,
|
||||
righthyphenmin = 3,
|
||||
synonyms = { },
|
||||
patterns = 'hyph-en-us.pat.txt',
|
||||
hyphenation = 'hyph-en-us.hyp.txt',
|
||||
},
|
||||
Reference in New Issue
Block a user