1 May 2012 04:17
Re: Hyphenation pattern registration
Theppitak Karoonboonyanan <thep <at> debian.org>
2012-05-01 02:17:43 GMT
2012-05-01 02:17:43 GMT
On Mon, Apr 30, 2012 at 4:28 PM, Norbert Preining <preining <at> logic.at> wrote: > On Mo, 30 Apr 2012, Theppitak Karoonboonyanan wrote: >> > iethat the patterns are encoded with ^^ notation. >> >> What is the content supposed to encode? Hexadecimals of >> the UTF-8 contents? > > The high bit characters are a problem, you need to use > TeX internal ^^ab etc encoding. See as an example the files under > /usr/share/texlive/texmf-dist/tex/generic/ > > in hyph-utf8/patterns/tex/hyph-de-1996.tex > .. > .ax4 > .äm3 > .ät2s > .be3erb > ... > > and in hyph-utf8/patterns/ptex/hyph-de-1996.ec.tex > ... > .ax4 > .^^e4m3 > .^^e4t2s > .be3erb > ... So, it's 8-bit encoding based on ISO-8859-1? Can I use LTH encoding in /usr/share/texmf/tex/generic/thailatex/hyph-th.tex, then?(Continue reading)
RSS Feed