1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/intl/locales/nl/hyphenation/LICENSE Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,120 @@ 1.4 +License information for hyph_nl.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 +This Source Code Form is subject to the terms of the Mozilla Public 1.10 +License, v. 2.0. If a copy of the MPL was not distributed with this 1.11 +file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.12 + 1.13 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.14 + 1.15 +At the time this file was first modified, a complete, unmodified copy of 1.16 +the LPPL Work was available from: 1.17 +http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=580 1.18 + 1.19 +- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 1.20 + 1.21 +Portions of this file were originally made available under the following license 1.22 +(copied verbatim from hyph-nl.lic.txt in the original work): 1.23 + 1.24 +Dutch hyphenation patterns 1.25 + 1.26 +(more info about the licence to be added later) 1.27 + 1.28 +% This file is part of hyph-utf8 package and resulted from 1.29 +% semi-manual conversions of hyphenation patterns into UTF-8 in June 2008. 1.30 +% 1.31 +% Source: nehyph96.tex (yyyy-mm-dd) 1.32 +% Author: Piet Tutelaers 1.33 +% 1.34 +% The above mentioned file should become obsolete, 1.35 +% and the author of the original file should preferaby modify this file instead. 1.36 +% 1.37 +% Modificatios were needed in order to support native UTF-8 engines, 1.38 +% but functionality (hopefully) didn't change in any way, at least not intentionally. 1.39 +% This file is no longer stand-alone; at least for 8-bit engines 1.40 +% you probably want to use loadhyph-foo.tex (which will load this file) instead. 1.41 +% 1.42 +% Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer 1.43 +% with help & support from: 1.44 +% - Karl Berry, who gave us free hands and all resources 1.45 +% - Taco Hoekwater, with useful macros 1.46 +% - Hans Hagen, who did the unicodifisation of patterns already long before 1.47 +% and helped with testing, suggestions and bug reports 1.48 +% - Norbert Preining, who tested & integrated patterns into TeX Live 1.49 +% 1.50 +% However, the "copyright/copyleft" owner of patterns remains the original author. 1.51 +% 1.52 +% The copyright statement of this file is thus: 1.53 +% 1.54 +% Do with this file whatever needs to be done in future for the sake of 1.55 +% "a better world" as long as you respect the copyright of original file. 1.56 +% If you're the original author of patterns or taking over a new revolution, 1.57 +% plese remove all of the TUG comments & credits that we added here - 1.58 +% you are the Queen / the King, we are only the servants. 1.59 +% 1.60 +% If you want to change this file, rather than uploading directly to CTAN, 1.61 +% we would be grateful if you could send it to us (http://tug.org/tex-hyphen) 1.62 +% or ask for credentials for SVN repository and commit it yourself; 1.63 +% we will then upload the whole "package" to CTAN. 1.64 +% 1.65 +% Before a new "pattern-revolution" starts, 1.66 +% please try to follow some guidelines if possible: 1.67 +% 1.68 +% - \lccode is *forbidden*, and I really mean it 1.69 +% - all the patterns should be in UTF-8 1.70 +% - the only "allowed" TeX commands in this file are: \patterns, \hyphenation, 1.71 +% and if you really cannot do without, also \input and \message 1.72 +% - in particular, please no \catcode or \lccode changes, 1.73 +% they belong to loadhyph-foo.tex, 1.74 +% and no \lefthyphenmin and \righthyphenmin, 1.75 +% they have no influence here and belong elsewhere 1.76 +% - \begingroup and/or \endinput is not needed 1.77 +% - feel free to do whatever you want inside comments 1.78 +% 1.79 +% We know that TeX is extremely powerful, but give a stupid parser 1.80 +% at least a chance to read your patterns. 1.81 +% 1.82 +% For more unformation see 1.83 +% 1.84 +% http://tug.org/tex-hyphen 1.85 +% 1.86 +%------------------------------------------------------------------------------ 1.87 +% 1.88 +% PURPOSE: 8-bit hyphenation patterns for TeX based upon the new Dutch 1.89 +% spelling, officially since 1 August 1996. These patterns follow 1.90 +% the new hyphenation rules in the `Woordenlijst Nederlandse 1.91 +% Taal, SDU Uitgevers, Den Haag 1995' (the so called `Groene 1.92 +% Boekje') described in section 5.2 (Het afbreekteken). 1.93 +% 1.94 +% The main differences with our earlier patterns based upon the 1.95 +% CELEX dictionary are: 1.96 +% (1) provide 8-bit patterns based upon the T1 character encoding 1.97 +% (the encoding for DC/EC compatible TeX fonts) 1.98 +% (2) don't hyphenate if this results in a syllable of one letter 1.99 +% before or after the hyphen (hence hyphens in a-drenaline, 1.100 +% studi-o, mensa-pen and vide-oachtig are invalid) 1.101 +% (3) handle words derived from other languages (`bastaard 1.102 +% woorden') according to the new rules 1.103 +% 1.104 +% Like the CELEX patterns these patterns don't hyphenate: 1.105 +% (4) in a changing syllable (menuutje can not be hyphenated as 1.106 +% menu-tje) 1.107 +% (5) in words that have different hyphenations according to 1.108 +% there meaning (buur-tje/buurt-je) 1.109 +% 1.110 +% COPYRIGHT (C) 1996: Piet Tutelaers 1.111 +% 1.112 +% ----------------------------------------------------------------- 1.113 +% IMPORTANT NOTICE: 1.114 +% 1.115 +% This program can be redistributed and/or modified under the terms 1.116 +% of the LaTeX Project Public License Distributed from CTAN 1.117 +% archives in directory macros/latex/base/lppl.txt; either 1.118 +% version 1 of the License, or any later version. 1.119 +% ----------------------------------------------------------------- 1.120 +% VERSION: 1.1 (November 1996) Copyright changed March 2000 1.121 +% 1.122 +% AUTHOR: Piet Tutelaers P.T.H.Tutelaers@tue.nl 1.123 +%