On Thu, Nov 03, 2011 at 06:46:12PM +0100, Zdenek Wagner wrote:
> 2011/11/3 Arthur Reutenauer <[email protected]>:
> >  Just edit your language.def file.  Actually, you can create a one-line
> > file that says "british loadhyph-en-gb.tex" (not hyph-en-gb.tex!) and
> > create the format with fmtutil.
> >
> The British hyphenation patterns are loaded in the XeLaTeX format so
> that you can just switch them using Polyglossia. They are also loaded
> in plain XeTeX (unless it was deselected at TL install time). You have
> to look into xetex.log, find the corresponding number and then assign
> it to \language, it is not necessary to build a format.

Even simpler (assuming the pattern is loaded in the format):

\input knuth
\uselanguage{british} % or ukenglish or UKenglish, all synonyms
\input knuth
\bye

Works for all etex based engines.

Regards,
 Khaled


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to