diff options
Diffstat (limited to 'Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-bg.tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-bg.tex | 109 |
1 files changed, 35 insertions, 74 deletions
diff --git a/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-bg.tex b/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-bg.tex index df759dbd9a9..9f2ffc8db4e 100644 --- a/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-bg.tex +++ b/Master/texmf-dist/tex/generic/hyph-utf8/patterns/hyph-bg.tex @@ -1,88 +1,45 @@ -% This file is part of hyph-utf8 package and resulted from -% semi-manual conversions of hyphenation patterns into UTF-8 in June 2008. -% -% Source: bghyphen.tex (2006-05-21) -% Author: Georgi Boshnakov -% -% 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. +% Bulgarian hyphenation patterns, version 1.7, July 2008 +% Copyright 1994-2008 Georgi Boshnakov +% Georgi dot Boshnakov at manchester dot ac dot uk +% +% This file can be redistributed and/or modified under the terms +% of the LaTeX Project Public License distributed from CTAN +% archives in directory macros/latex/base/lppl.txt; either +% version 1 of the License, or any later version. % -% 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 +% First version: 1994 +% Modified: June 2000 (minor changes) +% Modified: May 2006 (added copyright notice) +% Modified: June 2008 (changed encoding to utf-8) % -% We know that TeX is extremely powerful, but give a stupid parser -% at least a chance to read your patterns. +% Please send wrongly hyphenated words and suggestions for +% corrections to the address given towards the beginning of this +% file. % -% For more unformation see % -% http://tug.org/tex-hyphen +% Note: The original name of this file was 'bghyphsi.tex' which is +% part of the package 'bghyphen'. The package 'bghyphen' is now +% obsolete but it is still available on CTAN and currently (June 2008) +% gives the same hyphenation results. +% % -%------------------------------------------------------------------------------ % -% Part of BGHYPHEN package, version 1.5, May 2006. -% Georgi Boshnakov, School of Mathematics, The Universify of Manchester -% (Google my surname to find out my email address.) +% To make TeX use these patterns: % -% Bulgarian hyphenation tables. -% These patterns are computer generated. -% "si" in the file name stands for "simple". -% Suggestions for additional rules and corrections are wellcome. -% These rules work fairly well for everyday use but -% if there is sufficient interest, I can implement the complete rules -% as used by professional publishers. +% (1) Make sure that the hyph-utf8 package is present in your TeX +% system. % -% First version: 1994 -% Modified: June 2000 (minor changes) -% Modified: May 2006 (added the copyright notice below). +% (2) generate the necessary formats (TeX, LaTeX, pdfLaTeX, etc), +% instructing TeX to load 'loadhyph-bg.tex' for Bulgarian +% hyphenation. % -% Copyright 1996-2006 Georgi Boshnakov, -% (Google my surname to find out my email address.) +% The LaTeX babel package sets \lefthyphenmin and \righthyphenmin to 2 +% when the language is switched to Bulgarian. Developers who write +% support for Bulgarian outside LaTeX and/or babel need to take care +% of this. % -% This file can be redistributed and/or modified under the terms -% of the LaTeX Project Public License distributed from CTAN -% archives in directory macros/latex/base/lppl.txt; either -% version 1 of the License, or (at your option) any later version. -% -\patterns{ % just type <return> if you're not using INITEX +\patterns{% 1а1 1б1 1в1 @@ -1590,3 +1547,7 @@ н4кс. к4ст. } + +%%% Local Variables: +%%% coding: utf-8 +%%% End: |