1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/locales/la/hyphenation/LICENSE Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,129 @@ 1.4 +License information for hyph_la.dic: 1.5 + 1.6 +This file is based on the TeX hyphenation patterns distributed under the 1.7 +LaTeX Project Public License (LPPL) as part of the hyph-utf8 package. 1.8 + 1.9 + 1.10 +This Source Code Form is subject to the terms of the Mozilla Public 1.11 +License, v. 2.0. If a copy of the MPL was not distributed with this 1.12 +file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.13 + 1.14 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.15 + 1.16 +At the time this file was first modified, a complete, unmodified copy of 1.17 +the LPPL Work was available from: 1.18 +http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=580 1.19 + 1.20 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.21 + 1.22 +Portions of this file were originally made available under the following license 1.23 +(copied verbatim from hyph-la.lic.txt in the original work): 1.24 + 1.25 +Latin hyphenation patterns 1.26 + 1.27 +(more info about the licence to be added later) 1.28 + 1.29 +% This file is part of hyph-utf8 package and resulted from 1.30 +% semi-manual conversions of hyphenation patterns into UTF-8 in June 2008. 1.31 +% 1.32 +% Source: lahyph.tex (2007-09-03) 1.33 +% Author: Claudio Beccari <claudio.beccari at polito.it> 1.34 +% 1.35 +% The above mentioned file should become obsolete, 1.36 +% and the author of the original file should preferaby modify this file instead. 1.37 +% 1.38 +% Modificatios were needed in order to support native UTF-8 engines, 1.39 +% but functionality (hopefully) didn't change in any way, at least not intentionally. 1.40 +% This file is no longer stand-alone; at least for 8-bit engines 1.41 +% you probably want to use loadhyph-foo.tex (which will load this file) instead. 1.42 +% 1.43 +% Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer 1.44 +% with help & support from: 1.45 +% - Karl Berry, who gave us free hands and all resources 1.46 +% - Taco Hoekwater, with useful macros 1.47 +% - Hans Hagen, who did the unicodifisation of patterns already long before 1.48 +% and helped with testing, suggestions and bug reports 1.49 +% - Norbert Preining, who tested & integrated patterns into TeX Live 1.50 +% 1.51 +% However, the "copyright/copyleft" owner of patterns remains the original author. 1.52 +% 1.53 +% The copyright statement of this file is thus: 1.54 +% 1.55 +% Do with this file whatever needs to be done in future for the sake of 1.56 +% "a better world" as long as you respect the copyright of original file. 1.57 +% If you're the original author of patterns or taking over a new revolution, 1.58 +% plese remove all of the TUG comments & credits that we added here - 1.59 +% you are the Queen / the King, we are only the servants. 1.60 +% 1.61 +% If you want to change this file, rather than uploading directly to CTAN, 1.62 +% we would be grateful if you could send it to us (http://tug.org/tex-hyphen) 1.63 +% or ask for credentials for SVN repository and commit it yourself; 1.64 +% we will then upload the whole "package" to CTAN. 1.65 +% 1.66 +% Before a new "pattern-revolution" starts, 1.67 +% please try to follow some guidelines if possible: 1.68 +% 1.69 +% - \lccode is *forbidden*, and I really mean it 1.70 +% - all the patterns should be in UTF-8 1.71 +% - the only "allowed" TeX commands in this file are: \patterns, \hyphenation, 1.72 +% and if you really cannot do without, also \input and \message 1.73 +% - in particular, please no \catcode or \lccode changes, 1.74 +% they belong to loadhyph-foo.tex, 1.75 +% and no \lefthyphenmin and \righthyphenmin, 1.76 +% they have no influence here and belong elsewhere 1.77 +% - \begingroup and/or \endinput is not needed 1.78 +% - feel free to do whatever you want inside comments 1.79 +% 1.80 +% We know that TeX is extremely powerful, but give a stupid parser 1.81 +% at least a chance to read your patterns. 1.82 +% 1.83 +% For more unformation see 1.84 +% 1.85 +% http://tug.org/tex-hyphen 1.86 +% 1.87 +%------------------------------------------------------------------------------ 1.88 +% 1.89 +% ********** lahyph.tex ************* 1.90 +% 1.91 +% Copyright 1999- 2001 Claudio Beccari 1.92 +% [latin hyphenation patterns] 1.93 +% 1.94 +% ----------------------------------------------------------------- 1.95 +% IMPORTANT NOTICE: 1.96 +% 1.97 +% This program can be redistributed and/or modified under the terms 1.98 +% of the LaTeX Project Public License Distributed from CTAN 1.99 +% archives in directory macros/latex/base/lppl.txt; either 1.100 +% version 1 of the License, or any later version. 1.101 +% ----------------------------------------------------------------- 1.102 +% 1.103 +% Patterns for the latin language mainly in modern spelling 1.104 +% (u when u is needed and v when v is needed); medieval spelling 1.105 +% with the ligatures \ae and \oe and the (uncial) lowercase `v' 1.106 +% written as a `u' is also supported; apparently there is no conflict 1.107 +% between the patterns of modern Latin and those of medieval Latin. 1.108 +% 1.109 +% Support for font encoding T1 with a 256-character set. 1.110 +% 1.111 +% Prepared by Claudio Beccari 1.112 +% Politecnico di Torino 1.113 +% Torino, Italy 1.114 +% e-mail beccari@polito.it 1.115 +% 1.116 +% 1999/03/10 Integration of `lahyph7.tex' and `lahyph8.tex' into 1.117 +% one file `lahyph.tex' supporting fonts in OT1 and T1 encoding by 1.118 +% Bernd Raichle using the macro code from `dehypht.tex' (this code 1.119 +% is Copyright 1993,1994,1998,1999 Bernd Raichle/DANTE e.V.). 1.120 +% 1.121 +% 2010/05/31 Removal of OT1 support 1.122 +% 2010/06/01 Removal of pattern 2'2 (probably a leftover from Italian) 1.123 +% 1.124 +% \versionnumber{3.2} \versiondate{2010/06/01} 1.125 +% 1.126 +% Information after \endinput. 1.127 +% 1.128 +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 1.129 +% 1.130 +% \message{Latin Hyphenation Patterns `lahyph' Version 3.2 <2010/06/01>} 1.131 +% 1.132 +%