diff options
author | Norbert Preining <preining@logic.at> | 2008-06-29 17:44:16 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-06-29 17:44:16 +0000 |
commit | e014abd54bc5f8a677ebe892cf497bf2732980c6 (patch) | |
tree | 539975c12518b258de161da9087bb4dcf782c58a /Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-eu.tex | |
parent | 109c459d5f198cb33b9e965f4ae593f3bb7e74a9 (diff) |
update hyph-utf8 from CTAN
git-svn-id: svn://tug.org/texlive/trunk@9089 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-eu.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-eu.tex | 221 |
1 files changed, 64 insertions, 157 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-eu.tex b/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-eu.tex index bf81818994d..fdb5880520a 100644 --- a/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-eu.tex +++ b/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-eu.tex @@ -1,185 +1,92 @@ -% This file is part of hyph-utf8 package and resulted from -% semi-manual conversions of hyphenation patterns into UTF-8 in June 2008. -% -% Source: bahyph.tex (1997-02-20) -% Author: Juan M. Aguirregabiria <wtpagagj at lg.ehu.es> -% -% The above mentioned file should become obsolete, -% and the author of the original file should preferaby modify this file instead. -% -% Modificatios were needed in order to support native UTF-8 engines, -% but functionality (hopefully) didn't change in any way, at least not intentionally. -% This file is no longer stand-alone; at least for 8-bit engines -% you probably want to use loadhyph-foo.tex (which will load this file) instead. -% -% Modifications were done by Jonathan Kew, Mojca Miklavec & Arthur Reutenauer -% with help & support from: -% - Karl Berry, who gave us free hands and all resources -% - Taco Hoekwater, with useful macros -% - Hans Hagen, who did the unicodifisation of patterns already long before -% and helped with testing, suggestions and bug reports -% - Norbert Preining, who tested & integrated patterns into TeX Live -% -% However, the "copyright/copyleft" owner of patterns remains the original author. -% -% The copyright statement of this file is thus: -% -% 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're the original author of patterns or taking over a new revolution, -% plese remove all of the TUG comments & credits that we added here - -% you are the Queen / the King, we are only the servants. -% -% 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. -% -% Before a new "pattern-revolution" starts, -% please try to follow some guidelines if possible: -% -% - \lccode is *forbidden*, and I really mean it -% - all the patterns should be in UTF-8 -% - the only "allowed" TeX commands in this file are: \patterns, \hyphenation, -% and if you really cannot do without, also \input and \message -% - in particular, please no \catcode or \lccode changes, -% they belong to loadhyph-foo.tex, -% and no \lefthyphenmin and \righthyphenmin, -% they have no influence here and belong elsewhere -% - \begingroup and/or \endinput is not needed -% - feel free to do whatever you want inside comments -% -% We know that TeX is extremely powerful, but give a stupid parser -% at least a chance to read your patterns. -% -% For more unformation see +% Hyphenation patterns for Basque. % -% http://tug.org/tex-hyphen +% This file has first been written by Juan M. Aguirregabiria +% (juanmari.aguirregabiria@ehu.es) on February 1997 based on the +% shyphen.sh script that generates the Spanish patterns as compiled +% by Julio Sanchez (jsanchez@gmv.es) on September 1991. % -%------------------------------------------------------------------------------ +% In June 2008 the generating script has been rewritten into ruby and +% adapted for native UTF-8 TeX engines. Patterns became part of hyph-utf8 +% package and were renamed from bahyph.tex into hyph-eu.tex. +% Functionality should not change apart from adding ñ by default. % -% Hyphenation patterns for Basque. -% This file has been written by Juan M. Aguirregabiria -% (wtpagagj@lg.ehu.es) on February 1997 and is based -% on the shyphen.sh script that generates the Spanish patterns -% as compiled by Julio Sanchez (jsanchez@gmv.es) on September 1991. -% The original Copyright follows and applies also to this file +% The original Copyright followed and applied also to precessor of this file % whose last version will be always available by anonymous ftp % from tp.lc.ehu.es or by poynting your Web browser to -% http://tp.lc.ehu.es/basque.html -% -% Hyphenation patterns for Spanish. -% Compiled by Julio Sanchez (jsanchez@gmv.es) on September 1991. -% These patterns have been derived from "On Word Division in Spanish", -% Jos'e A. Ma~nas, Communications of the ACM, and implemented in his -% package ftc. You can get ftc and a draft of the abovementioned -% paper from goya.dit.upm.es in src/text.proc/ftc.Z. FTP access may -% be available. Otherwise, send help to info@goya.dit.upm.es for -% details on use of the mail server. +% http://tp.lc.ehu.es/jma/basque.html % -% Rules mentioned below are those described in that paper. After -% several unsatisfactory attempts to pretend I knew better, these -% patterns closely follow that paper. Pattern 'tl' is not considered. -% It is conflictive and ftc does not use it either. +% For more information about the new UTF-8 hyphenation patterns and +% links to this file see +% http://www.tug.org/tex-hyphen/ % -% These patterns have been generated by shyphen.sh version 1.0, -% shyphen.sh is a sh script that allows a number of choices. -% Full benefit from some of these options can only be -% obtained if appropriate fonts are available. +% COPYRIGHT NOTICE % -% Follows a copyright notice. This is not in the public domain, -% but the copyright is essentially a hold-harmless clause. That -% is, use it at will, but don't sue me if you don't like it. +% These patterns and the generating script are Copyright (c) JMA 1997, 2008 +% These patterns are made public in the hope that they will benefit others. +% You can use this software for any purpose. +% However, this is given for free and WITHOUT ANY WARRANTY. % -% COPYRIGHT NOTICE -% -% These patterns and the generating sh script are Copyright (c) GMV 1991 -% These patterns were developed for internal GMV use and are made -% public in the hope that they will benefit others. Also, spreading -% these patterns throughout the Spanish-language TeX community is -% expected to provide back-benefits to GMV in that it can help keeping -% GMV in the mainstream of spanish users. However, this is given -% for free and WITHOUT ANY WARRANTY. Under no circumstances can Julio -% Sanchez, GMV, Jos'e A. Ma~nas or any agents or representatives thereof -% be held responsible for any errors in this software nor for any damages -% derived from its use, even in case any of the above has been notified -% of the possibility of such damages. If any such situation arises, you -% responsible for repair. Use of this software is an explicit -% acceptance of these conditions. -% -% You can use this software for any purpose. You cannot delete this -% copyright notice. If you change this software, you must include -% comments explaining who, when and why. You are kindly requested to -% send any changes to tex@gmv.es. If you change the generating -% script, you must include code in it such that any output is clearly -% labeled as generated by a modified script. -% -% Despite the lack of warranty, we would like to hear about any -% problem you find. Please report problems to tex@gmv.es. +% You are kindly requested to send any changes to the author. +% If you change the generating script, you must include code +% in it such that any output is clearly labeled as generated +% by a modified script. % % END OF COPYRIGHT NOTICE % -% Options included in this set: basic % Open vowels: a e o % Closed vowels: i u -% Consonants: b c d f g j k l m n p q r s t v w x y z +% Consonants: b c d f g j k l m n ñ p q r s t v w x y z % % Some of the patterns below represent combinations that never % happen in Basque. Would they happen, they would be hyphenated % according to the rules. - -% This keeps {cat|lc}code changes, if any, local. Nice to users of -% multilingual versions. These are the minimum changes needed to process -% the patterns. These and other changes will have to be re-enacted when -% Basque be established as the current language. See the babel docs if -% you don't understand this. -% +% \patterns{ % Rule SR1 % Vowels are kept together by the defaults % Rule SR2 % Attach vowel groups to left consonant -1ba 1be 1bo 1bi 1bu -1ca 1ce 1co 1ci 1cu -1da 1de 1do 1di 1du -1fa 1fe 1fo 1fi 1fu -1ga 1ge 1go 1gi 1gu -1ja 1je 1jo 1ji 1ju -1ka 1ke 1ko 1ki 1ku -1la 1le 1lo 1li 1lu -1ma 1me 1mo 1mi 1mu -1na 1ne 1no 1ni 1nu -1pa 1pe 1po 1pi 1pu -1qa 1qe 1qo 1qi 1qu -1ra 1re 1ro 1ri 1ru -1sa 1se 1so 1si 1su -1ta 1te 1to 1ti 1tu -1va 1ve 1vo 1vi 1vu -1wa 1we 1wo 1wi 1wu -1xa 1xe 1xo 1xi 1xu -1ya 1ye 1yo 1yi 1yu -1za 1ze 1zo 1zi 1zu +1ba 1be 1bo 1bi 1bu +1ca 1ce 1co 1ci 1cu +1da 1de 1do 1di 1du +1fa 1fe 1fo 1fi 1fu +1ga 1ge 1go 1gi 1gu +1ja 1je 1jo 1ji 1ju +1ka 1ke 1ko 1ki 1ku +1la 1le 1lo 1li 1lu +1ma 1me 1mo 1mi 1mu +1na 1ne 1no 1ni 1nu +1ña 1ñe 1ño 1ñi 1ñu +1pa 1pe 1po 1pi 1pu +1qa 1qe 1qo 1qi 1qu +1ra 1re 1ro 1ri 1ru +1sa 1se 1so 1si 1su +1ta 1te 1to 1ti 1tu +1va 1ve 1vo 1vi 1vu +1wa 1we 1wo 1wi 1wu +1xa 1xe 1xo 1xi 1xu +1ya 1ye 1yo 1yi 1yu +1za 1ze 1zo 1zi 1zu % Rule SR3 % Build legal consonant groups, leave other consonants bound to -% the previous group. This overrides part of the SR2 pattern -% group. -1l2la 1l2le 1l2lo 1l2li 1l2lu -1r2ra 1r2re 1r2ro 1r2ri 1r2ru -1t2sa 1t2se 1t2so 1t2si 1t2su -1t2xa 1t2xe 1t2xo 1t2xi 1t2xu -1t2za 1t2ze 1t2zo 1t2zi 1t2zu -1b2la 1b2le 1b2lo 1b2li 1b2lu -1b2ra 1b2re 1b2ro 1b2ri 1b2ru -1d2ra 1d2re 1d2ro 1d2ri 1d2ru -1f2la 1f2le 1f2lo 1f2li 1f2lu -1f2ra 1f2re 1f2ro 1f2ri 1f2ru -1g2la 1g2le 1g2lo 1g2li 1g2lu -1g2ra 1g2re 1g2ro 1g2ri 1g2ru -1k2la 1k2le 1k2lo 1k2li 1k2lu -1k2ra 1k2re 1k2ro 1k2ri 1k2ru -1p2la 1p2le 1p2lo 1p2li 1p2lu -1p2ra 1p2re 1p2ro 1p2ri 1p2ru -1t2ra 1t2re 1t2ro 1t2ri 1t2ru +% the previous group. This overrides part of the SR2 pattern group. +1l2la 1l2le 1l2lo 1l2li 1l2lu +1r2ra 1r2re 1r2ro 1r2ri 1r2ru +1t2sa 1t2se 1t2so 1t2si 1t2su +1t2xa 1t2xe 1t2xo 1t2xi 1t2xu +1t2za 1t2ze 1t2zo 1t2zi 1t2zu +1b2la 1b2le 1b2lo 1b2li 1b2lu +1b2ra 1b2re 1b2ro 1b2ri 1b2ru +1d2ra 1d2re 1d2ro 1d2ri 1d2ru +1f2la 1f2le 1f2lo 1f2li 1f2lu +1f2ra 1f2re 1f2ro 1f2ri 1f2ru +1g2la 1g2le 1g2lo 1g2li 1g2lu +1g2ra 1g2re 1g2ro 1g2ri 1g2ru +1k2la 1k2le 1k2lo 1k2li 1k2lu +1k2ra 1k2re 1k2ro 1k2ri 1k2ru +1p2la 1p2le 1p2lo 1p2li 1p2lu +1p2ra 1p2re 1p2ro 1p2ri 1p2ru +1t2ra 1t2re 1t2ro 1t2ri 1t2ru % We now avoid some problematic breaks. su2b2r su2b2l } |