From 95b1713f1a86913bcf25bf6b2121d5ca887ff398 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 28 Oct 2015 23:21:36 +0100 Subject: [PATCH] committing changes in /etc after emerge run Package changes: +dev-texlive/texlive-langother-2014 --- .etckeeper | 4 ++ .../language.texlive-langother.dat | 8 +++ .../language.texlive-langother.dat.lua | 59 +++++++++++++++++++ .../language.texlive-langother.def | 8 +++ texmf/updmap.d/texlive-langother.cfg | 16 +++++ 5 files changed, 95 insertions(+) create mode 100644 texmf/language.dat.d/language.texlive-langother.dat create mode 100644 texmf/language.dat.lua.d/language.texlive-langother.dat.lua create mode 100644 texmf/language.def.d/language.texlive-langother.def create mode 100644 texmf/updmap.d/texlive-langother.cfg diff --git a/.etckeeper b/.etckeeper index 0600b7f..efa55b6 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1972,10 +1972,13 @@ maybe chmod 0644 'texmf/fmtutil.d/format.texlive-basic.cnf' maybe chmod 0644 'texmf/fmtutil.d/format.texlive-latex.cnf' maybe chmod 0755 'texmf/language.dat.d' maybe chmod 0644 'texmf/language.dat.d/.keep_app-text_texlive-core-0' +maybe chmod 0644 'texmf/language.dat.d/language.texlive-langother.dat' maybe chmod 0755 'texmf/language.dat.lua.d' maybe chmod 0644 'texmf/language.dat.lua.d/.keep_app-text_texlive-core-0' +maybe chmod 0644 'texmf/language.dat.lua.d/language.texlive-langother.dat.lua' maybe chmod 0755 'texmf/language.def.d' maybe chmod 0644 'texmf/language.def.d/.keep_app-text_texlive-core-0' +maybe chmod 0644 'texmf/language.def.d/language.texlive-langother.def' maybe chmod 0644 'texmf/ls-R' maybe chmod 0755 'texmf/psutils.d' maybe chmod 0644 'texmf/psutils.d/paper.cfg' @@ -1990,6 +1993,7 @@ maybe chmod 0644 'texmf/updmap.d/.keep_app-text_texlive-core-0' maybe chmod 0644 'texmf/updmap.d/00updmap.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-basic.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-fontsrecommended.cfg' +maybe chmod 0644 'texmf/updmap.d/texlive-langother.cfg' maybe chmod 0644 'texmf/updmap.d/texlive-latex.cfg' maybe chmod 0755 'texmf/web2c' maybe chmod 0755 'texmf/web2c.d' diff --git a/texmf/language.dat.d/language.texlive-langother.dat b/texmf/language.dat.d/language.texlive-langother.dat new file mode 100644 index 0000000..1a00b1c --- /dev/null +++ b/texmf/language.dat.d/language.texlive-langother.dat @@ -0,0 +1,8 @@ +afrikaans loadhyph-af.tex +coptic loadhyph-cop.tex +esperanto loadhyph-eo.tex +georgian loadhyph-ka.tex +indonesian loadhyph-id.tex +interlingua loadhyph-ia.tex +thai loadhyph-th.tex +turkmen loadhyph-tk.tex diff --git a/texmf/language.dat.lua.d/language.texlive-langother.dat.lua b/texmf/language.dat.lua.d/language.texlive-langother.dat.lua new file mode 100644 index 0000000..d400d29 --- /dev/null +++ b/texmf/language.dat.lua.d/language.texlive-langother.dat.lua @@ -0,0 +1,59 @@ + ['afrikaans'] = { + loader = 'loadhyph-af.tex', + lefthyphenmin = 1, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-af.pat.txt', + hyphenation = 'hyph-af.hyp.txt', + }, + ['coptic'] = { + loader = 'loadhyph-cop.tex', + lefthyphenmin = 1, + righthyphenmin = 1, + synonyms = { }, + patterns = 'hyph-cop.pat.txt', + }, + ['esperanto'] = { + loader = 'loadhyph-eo.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-eo.pat.txt', + }, + ['georgian'] = { + loader = 'loadhyph-ka.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-ka.pat.txt', + }, + ['indonesian'] = { + loader = 'loadhyph-id.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-id.pat.txt', + hyphenation = 'hyph-id.hyp.txt', + }, + ['interlingua'] = { + loader = 'loadhyph-ia.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-ia.pat.txt', + hyphenation = 'hyph-ia.hyp.txt', + }, + ['thai'] = { + loader = 'loadhyph-th.tex', + lefthyphenmin = 2, + righthyphenmin = 3, + synonyms = { }, + patterns = 'hyph-th.pat.txt', + }, + ['turkmen'] = { + loader = 'loadhyph-tk.tex', + lefthyphenmin = 2, + righthyphenmin = 2, + synonyms = { }, + patterns = 'hyph-tk.pat.txt', + }, diff --git a/texmf/language.def.d/language.texlive-langother.def b/texmf/language.def.d/language.texlive-langother.def new file mode 100644 index 0000000..bb02208 --- /dev/null +++ b/texmf/language.def.d/language.texlive-langother.def @@ -0,0 +1,8 @@ +\addlanguage{afrikaans}{loadhyph-af.tex}{}{1}{2} +\addlanguage{coptic}{loadhyph-cop.tex}{}{1}{1} +\addlanguage{esperanto}{loadhyph-eo.tex}{}{2}{2} +\addlanguage{georgian}{loadhyph-ka.tex}{}{2}{3} +\addlanguage{indonesian}{loadhyph-id.tex}{}{2}{2} +\addlanguage{interlingua}{loadhyph-ia.tex}{}{2}{2} +\addlanguage{thai}{loadhyph-th.tex}{}{2}{3} +\addlanguage{turkmen}{loadhyph-tk.tex}{}{2}{2} diff --git a/texmf/updmap.d/texlive-langother.cfg b/texmf/updmap.d/texlive-langother.cfg new file mode 100644 index 0000000..4216f49 --- /dev/null +++ b/texmf/updmap.d/texlive-langother.cfg @@ -0,0 +1,16 @@ +Map syriac.map +Map cjhebrew.map +Map nectec.map +Map nf.map +Map sipa.map +Map tlwg.map +Map arevvn.map +Map chartervn.map +Map cmbrightvn.map +Map concretevn.map +Map grotesqvn.map +Map txttvn.map +Map urwvn.map +MixedMap vnrother.map +MixedMap vnrtext.map +Map vntopia.map -- 2.39.5