summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-05-30 23:52:31 +0000
committerKarl Berry <karl@freefriends.org>2006-05-30 23:52:31 +0000
commitb7e7e7f29cb49afae9308831556381a9b17a6745 (patch)
tree23e403be9fac5073642bd05838c191be8d5783e6 /Master/texmf-dist/tex/generic
parent1533cfd2d6411f61a83779d62ac8b21962845e6e (diff)
bulgarian hyphenation update
git-svn-id: svn://tug.org/texlive/trunk@1624 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r--Master/texmf-dist/tex/generic/bghyph/bghyphen.tex44
-rw-r--r--Master/texmf-dist/tex/generic/bghyphen/bghyphen.tex52
-rw-r--r--Master/texmf-dist/tex/generic/bghyphen/bghyphsi.tex (renamed from Master/texmf-dist/tex/generic/bghyph/bghyphsi.tex)26
-rw-r--r--Master/texmf-dist/tex/generic/bghyphen/catmik.tex (renamed from Master/texmf-dist/tex/generic/bghyph/catmik.tex)12
-rw-r--r--Master/texmf-dist/tex/generic/bghyphen/mik2t2.tex (renamed from Master/texmf-dist/tex/generic/bghyph/mik2t2.tex)13
5 files changed, 97 insertions, 50 deletions
diff --git a/Master/texmf-dist/tex/generic/bghyph/bghyphen.tex b/Master/texmf-dist/tex/generic/bghyph/bghyphen.tex
deleted file mode 100644
index 3f45f394c59..00000000000
--- a/Master/texmf-dist/tex/generic/bghyph/bghyphen.tex
+++ /dev/null
@@ -1,44 +0,0 @@
-% BGHYPHEN package, version 1.0, June 2000.
-%
-% I used the files in the ruhyphen bundle as templates
-% in preparing this wrapper for Bulgarian hyphenation patterns.
-% Happy BG TeXing: Georgi Boshnakov
-%
-% Copyright 1998-1999 Werner Lemberg, Vladimir Volovich, Georgi Boshnakov
-% and any individual authors listed elsewhere in package files.
-% See the README file for more information.
-%
-% This package 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.
-
-\begingroup
-
-\message{Bulgarian hyphenation patterns}
-
-%
-% Specify the internal (La)TeX cyrillic coding here.
-% (Do nothing if you do not understand or bother about this.)
-%
-\ifx\InternalCyrEnc\undefined
-\def\InternalCyrEnc{t2}
-\fi
-
-%
-% Specify which Bulagrian patterns to read.
-% (Do nothing if you do not understand or bother about this.)
-%
-\ifx\PatternCyrEnc\undefined
-\def\PatternCyrEnc{si}
-\fi
-
-\input catmik
-\input mik2\InternalCyrEnc
-\input bghyph\PatternCyrEnc
-
-\endgroup
-
-\lefthyphenmin2
-\righthyphenmin2
-
diff --git a/Master/texmf-dist/tex/generic/bghyphen/bghyphen.tex b/Master/texmf-dist/tex/generic/bghyphen/bghyphen.tex
new file mode 100644
index 00000000000..8d5e37ff924
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/bghyphen/bghyphen.tex
@@ -0,0 +1,52 @@
+% 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 install for babel:
+% 1) Copy the files bghyphen.tex bghyphsi.tex catmik.tex mik2t2.tex
+% to, say, c:\texmf\tex\generic\hyphen\
+% 2) Instruct babel to use bghyphen.tex.
+% (In MikTeX, goto MikTeX Options->Languages,
+% edit/add the entry for Bulgarian language,
+% specify bghyphen.tex as the hyphenation file,
+% 3) Regenerate the formats (LaTeX, PdfLaTeX etc.)
+%
+% Copyright 1996-2006 Georgi Boshnakov
+% The mechanism used to include the patterns is taken from the ruhyph package,
+% which is Copyright 1998-1999 Werner Lemberg, Vladimir Volovich,
+% see the ruhyph.tex.
+%
+% This package 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.
+
+\begingroup
+
+\message{Bulgarian hyphenation patterns}
+
+%
+% Specify the internal (La)TeX cyrillic coding here.
+% (Do nothing if you do not understand or bother about this.)
+%
+\ifx\InternalCyrEnc\undefined
+\def\InternalCyrEnc{t2}
+\fi
+
+%
+% Specify which Bulagrian patterns to read.
+% (Do nothing if you do not understand or bother about this.)
+%
+\ifx\PatternCyrEnc\undefined
+\def\PatternCyrEnc{si}
+\fi
+
+\input catmik
+\input mik2\InternalCyrEnc
+\input bghyph\PatternCyrEnc
+
+\endgroup
+
+\lefthyphenmin2
+\righthyphenmin2
+
diff --git a/Master/texmf-dist/tex/generic/bghyph/bghyphsi.tex b/Master/texmf-dist/tex/generic/bghyphen/bghyphsi.tex
index 3f09faf50ce..0271913be8e 100644
--- a/Master/texmf-dist/tex/generic/bghyph/bghyphsi.tex
+++ b/Master/texmf-dist/tex/generic/bghyphen/bghyphsi.tex
@@ -1,12 +1,26 @@
-% Bulgarian hyphenation tables [NOT TO BE CHANGED IN ANY WAY!]
+% 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.)
+%
+% Bulgarian hyphenation tables.
% These patterns are computer generated.
-% Contact me if changes are necessary.
+% "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.
%
-% Compiled by Georgi Boshnakov.
-% First version: 1994
-% This version: June 2000.
+% First version: 1994
+% Modified: June 2000 (minor changes)
+% Modified: May 2006 (added the copyright notice below).
%
-% Changes: minor.
+% Copyright 1996-2006 Georgi Boshnakov,
+% (Google my surname to find out my email address.)
+%
+% 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
1 1
diff --git a/Master/texmf-dist/tex/generic/bghyph/catmik.tex b/Master/texmf-dist/tex/generic/bghyphen/catmik.tex
index 39519aa9fe5..4c2fc812ae7 100644
--- a/Master/texmf-dist/tex/generic/bghyph/catmik.tex
+++ b/Master/texmf-dist/tex/generic/bghyphen/catmik.tex
@@ -1,4 +1,16 @@
+% 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.)
+%
% set catcodes for the lowercase Bulgarian letters in MIK (BDS) encoding
+%
+% Copyright 1996-2006 Georgi Boshnakov
+%
+% 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.
+
\catcode 160=12 % \cyra
\catcode 161=12 % \cyrb
\catcode 162=12 % \cyrv
diff --git a/Master/texmf-dist/tex/generic/bghyph/mik2t2.tex b/Master/texmf-dist/tex/generic/bghyphen/mik2t2.tex
index 2d025835f0e..da9ad5e3cc7 100644
--- a/Master/texmf-dist/tex/generic/bghyph/mik2t2.tex
+++ b/Master/texmf-dist/tex/generic/bghyphen/mik2t2.tex
@@ -1,4 +1,17 @@
+% 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.)
+%
% MIK to T2 translation for Bulgarian hyphenation patterns
+%
+% Copyright 1996-2006 Georgi Boshnakov,
+% (Google my surname to find out my email address.)
+%
+% 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.
+%
\lccode 160=224 % \cyra
\lccode 161=225 % \cyrb
\lccode 162=226 % \cyrv