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

Reply via email to