Thank you all for your suggestions. I will try my best in the next day or two. It seems like a lot of tinkering!
On Tue, Aug 19, 2014 at 9:25 AM, Steffen Nurpmeso <sdao...@yandex.com> wrote: > Werner LEMBERG <w...@gnu.org> wrote: > |Use this one > | > | https://www.tug.org/svn/texlive/trunk/Master/texmf-dist/te\ > | x/generic/hyph-utf8/patterns/tex/hyph-es.tex?revision=18607&view=co > | > |and convert it to latin-1 with something like > | > | iconv -f utf-8 -t iso-8859-1 < hyph-es.tex > hyphen.es > | > |Then create a file `es.tmac' (in latin-1 encoding!), using > |e.g. `sv.tmac' as a model. That's it. > > Ah, i see that TeX has switched all hyphenation over to UTF-8, so > that is indeed likely his problem then, hmm. > > --steffen >