зеркало из https://github.com/mozilla/gecko-dev.git
bug 672320 pt 13.1 - hyphenation patterns for Lithuanian. rs=smontagu
This commit is contained in:
Родитель
68647d074c
Коммит
bc33e785c0
|
@ -0,0 +1,105 @@
|
|||
License information for hyph_lt.dic:
|
||||
|
||||
This file is based on the TeX hyphenation patterns distributed under the
|
||||
LaTeX Project Public License (LPPL) as part of the hyph-utf8 package.
|
||||
|
||||
***** BEGIN LICENSE BLOCK *****
|
||||
Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
|
||||
The contents of this file are subject to the Mozilla Public License Version
|
||||
1.1 (the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
http://www.mozilla.org/MPL/
|
||||
|
||||
Software distributed under the License is distributed on an "AS IS" basis,
|
||||
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
for the specific language governing rights and limitations under the
|
||||
License.
|
||||
|
||||
The Original Code is Mozilla hyphenation service.
|
||||
|
||||
The Initial Developer of the Original Code is
|
||||
Mozilla Foundation.
|
||||
Portions created by the Initial Developer are Copyright (C) 2011
|
||||
the Initial Developer. All Rights Reserved.
|
||||
|
||||
Contributor(s):
|
||||
Jonathan Kew <jfkthame@gmail.com>
|
||||
|
||||
Alternatively, the contents of this file may be used under the terms of
|
||||
either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
of those above. If you wish to allow use of your version of this file only
|
||||
under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
use your version of this file under the terms of the MPL, indicate your
|
||||
decision by deleting the provisions above and replace them with the notice
|
||||
and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
the provisions above, a recipient may use your version of this file under
|
||||
the terms of any one of the MPL, the GPL or the LGPL.
|
||||
|
||||
***** END LICENSE BLOCK *****
|
||||
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
At the time this file was first modified, a complete, unmodified copy of
|
||||
the LPPL Work was available from:
|
||||
http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=580
|
||||
|
||||
and the original Lithuanian TeX package (from which this was derived) was available from:
|
||||
http://www.vtex.lt/tex/distfiles/littex-20081028.tar.gz
|
||||
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
Portions of this file were originally made available under the following license
|
||||
(copied verbatim from hyph-lt.lic.txt in the original work):
|
||||
|
||||
Lithuanian hyphenation patterns
|
||||
|
||||
(more info about the licence to be added later)
|
||||
|
||||
% This file is part of hyph-utf8 package and resulted from
|
||||
% semi-manual conversions of hyphenation patterns into UTF-8
|
||||
% in October 2008 by Mojca & Arthur.
|
||||
%
|
||||
% Source available on:
|
||||
% - http://www.vtex.lt/tex/littex/index.html
|
||||
%
|
||||
% Authors:
|
||||
%
|
||||
% First version in LT encoding (modified T1):
|
||||
% - Vytas Statulevičius <vytas at vtex.lt>
|
||||
% - Yannis Haralambous
|
||||
% (Vilnius, March 4, 1992)
|
||||
% Conversion into Latin 7 and aditional support files (babel, fonts):
|
||||
% - Sigitas Tolusis <sigitas at vtex.lt>
|
||||
% (2002-11-20)
|
||||
% Adaptation for hyph-utf8:
|
||||
% - Mojca & Arthur (see below), October 2008
|
||||
%
|
||||
% The copyright statement of this file is:
|
||||
%
|
||||
% Do with this file whatever needs to be done in future for the sake of
|
||||
% "a better world" as long as you respect the copyright of original file.
|
||||
%
|
||||
% If you want to change this file, rather than uploading directly to CTAN,
|
||||
% we would be grateful if you could send it to us (http://tug.org/tex-hyphen)
|
||||
% or ask for credentials for SVN repository and commit it yourself;
|
||||
% we will then upload the whole "package" to CTAN.
|
||||
%
|
||||
% For more unformation see
|
||||
%
|
||||
% http://tug.org/tex-hyphen
|
||||
%
|
||||
%------------------------------------------------------------------------------
|
||||
%
|
||||
% A note about lefthyphenmin/righthyphenmin (by Sigitas, February 2009):
|
||||
%
|
||||
% At the moment the lefthyphenmin & righthyphenmin are both set to 2.
|
||||
% The Lithuanian patterns were build earlier then the latest grammatical rules
|
||||
% took place in 1997. At that time it was forbidden to leave one character at boundary.
|
||||
% One may change it to one now, but from typographical point of view there is no need to do
|
||||
% any changes. Even more, changing lefthyphen and righthyphen to 1 requires
|
||||
% to review and maybe rebuild the patterns file.
|
||||
%
|
||||
%------------------------------------------------------------------------------
|
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -1128,6 +1128,7 @@ pref("intl.hyphenation-alias.ia-*", "ia");
|
|||
pref("intl.hyphenation-alias.is-*", "is");
|
||||
pref("intl.hyphenation-alias.kmr-*", "kmr");
|
||||
pref("intl.hyphenation-alias.la-*", "la");
|
||||
pref("intl.hyphenation-alias.lt-*", "lt");
|
||||
pref("intl.hyphenation-alias.mn-*", "mn");
|
||||
pref("intl.hyphenation-alias.nl-*", "nl");
|
||||
pref("intl.hyphenation-alias.pt-*", "pt");
|
||||
|
|
Загрузка…
Ссылка в новой задаче