%! e-TeX V1.1 % Note: the first line of this file must match the corresponding line % in "etex.src" and "etexdefs.lib", otherwise fallback will be used. % This is "language.def", a sample language definition file which % defines two languages, "USenglish" and "German", loading appropriate % hyphenation patterns for each. The five parameters are: % language, patterns file, exceptions file, left hyphen min & right hyphen min % The default language is set to "USenglish" before exit. \addlanguage {USenglish}{hyphen}{}{3}{2} %%% it is STRONGLY recommended that %%% this line should be the first; \addlanguage {German}{ghyph31}{}{2}{2} %%% further such lines may be used; \uselanguage {USenglish} %%% this should be the last line, %%% unless a different default %%% language is required.