michael@0: License information for hyph_nl.dic: michael@0: michael@0: This file is based on the TeX hyphenation patterns distributed under the michael@0: LaTeX Project Public License (LPPL) as part of the hyph-utf8 package. michael@0: michael@0: This Source Code Form is subject to the terms of the Mozilla Public michael@0: License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - michael@0: michael@0: At the time this file was first modified, a complete, unmodified copy of michael@0: the LPPL Work was available from: michael@0: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/?pathrev=580 michael@0: michael@0: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - michael@0: michael@0: Portions of this file were originally made available under the following license michael@0: (copied verbatim from hyph-nl.lic.txt in the original work): michael@0: michael@0: Dutch hyphenation patterns michael@0: michael@0: (more info about the licence to be added later) michael@0: michael@0: % This file is part of hyph-utf8 package and resulted from michael@0: % semi-manual conversions of hyphenation patterns into UTF-8 in June 2008. michael@0: % michael@0: % Source: nehyph96.tex (yyyy-mm-dd) michael@0: % Author: Piet Tutelaers michael@0: % michael@0: % The above mentioned file should become obsolete, michael@0: % and the author of the original file should preferaby modify this file instead. michael@0: % michael@0: % Modificatios were needed in order to support native UTF-8 engines, michael@0: % but functionality (hopefully) didn't change in any way, at least not intentionally. michael@0: % This file is no longer stand-alone; at least for 8-bit engines michael@0: % you probably want to use loadhyph-foo.tex (which will load this file) instead. michael@0: % michael@0: % Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer michael@0: % with help & support from: michael@0: % - Karl Berry, who gave us free hands and all resources michael@0: % - Taco Hoekwater, with useful macros michael@0: % - Hans Hagen, who did the unicodifisation of patterns already long before michael@0: % and helped with testing, suggestions and bug reports michael@0: % - Norbert Preining, who tested & integrated patterns into TeX Live michael@0: % michael@0: % However, the "copyright/copyleft" owner of patterns remains the original author. michael@0: % michael@0: % The copyright statement of this file is thus: michael@0: % michael@0: % Do with this file whatever needs to be done in future for the sake of michael@0: % "a better world" as long as you respect the copyright of original file. michael@0: % If you're the original author of patterns or taking over a new revolution, michael@0: % plese remove all of the TUG comments & credits that we added here - michael@0: % you are the Queen / the King, we are only the servants. michael@0: % michael@0: % If you want to change this file, rather than uploading directly to CTAN, michael@0: % we would be grateful if you could send it to us (http://tug.org/tex-hyphen) michael@0: % or ask for credentials for SVN repository and commit it yourself; michael@0: % we will then upload the whole "package" to CTAN. michael@0: % michael@0: % Before a new "pattern-revolution" starts, michael@0: % please try to follow some guidelines if possible: michael@0: % michael@0: % - \lccode is *forbidden*, and I really mean it michael@0: % - all the patterns should be in UTF-8 michael@0: % - the only "allowed" TeX commands in this file are: \patterns, \hyphenation, michael@0: % and if you really cannot do without, also \input and \message michael@0: % - in particular, please no \catcode or \lccode changes, michael@0: % they belong to loadhyph-foo.tex, michael@0: % and no \lefthyphenmin and \righthyphenmin, michael@0: % they have no influence here and belong elsewhere michael@0: % - \begingroup and/or \endinput is not needed michael@0: % - feel free to do whatever you want inside comments michael@0: % michael@0: % We know that TeX is extremely powerful, but give a stupid parser michael@0: % at least a chance to read your patterns. michael@0: % michael@0: % For more unformation see michael@0: % michael@0: % http://tug.org/tex-hyphen michael@0: % michael@0: %------------------------------------------------------------------------------ michael@0: % michael@0: % PURPOSE: 8-bit hyphenation patterns for TeX based upon the new Dutch michael@0: % spelling, officially since 1 August 1996. These patterns follow michael@0: % the new hyphenation rules in the `Woordenlijst Nederlandse michael@0: % Taal, SDU Uitgevers, Den Haag 1995' (the so called `Groene michael@0: % Boekje') described in section 5.2 (Het afbreekteken). michael@0: % michael@0: % The main differences with our earlier patterns based upon the michael@0: % CELEX dictionary are: michael@0: % (1) provide 8-bit patterns based upon the T1 character encoding michael@0: % (the encoding for DC/EC compatible TeX fonts) michael@0: % (2) don't hyphenate if this results in a syllable of one letter michael@0: % before or after the hyphen (hence hyphens in a-drenaline, michael@0: % studi-o, mensa-pen and vide-oachtig are invalid) michael@0: % (3) handle words derived from other languages (`bastaard michael@0: % woorden') according to the new rules michael@0: % michael@0: % Like the CELEX patterns these patterns don't hyphenate: michael@0: % (4) in a changing syllable (menuutje can not be hyphenated as michael@0: % menu-tje) michael@0: % (5) in words that have different hyphenations according to michael@0: % there meaning (buur-tje/buurt-je) michael@0: % michael@0: % COPYRIGHT (C) 1996: Piet Tutelaers michael@0: % michael@0: % ----------------------------------------------------------------- michael@0: % IMPORTANT NOTICE: michael@0: % michael@0: % This program can be redistributed and/or modified under the terms michael@0: % of the LaTeX Project Public License Distributed from CTAN michael@0: % archives in directory macros/latex/base/lppl.txt; either michael@0: % version 1 of the License, or any later version. michael@0: % ----------------------------------------------------------------- michael@0: % VERSION: 1.1 (November 1996) Copyright changed March 2000 michael@0: % michael@0: % AUTHOR: Piet Tutelaers P.T.H.Tutelaers@tue.nl michael@0: %