summaryrefslogtreecommitdiff
path: root/Master/texmf/tex/generic/config/language.us.def
blob: d37ae49ce9b75b9cb7e12a7061dddd1e29ba84c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
%% e-TeX V2.0;2

% 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 the header for "language.def", e-TeX's language definition file.
% $Id$

% DO NOT EDIT THIS FILE (language.def)! It is generated by tlmgr by
% concatenating language.us with entries from the various packages.
%
% The premade texmf/tex/generic/config/language.def (where you might be
% reading this) in the distribution is a copy of this generated file with
% all languages enabled.  It is used when the user asks to run live
% (install option R).
%
% To enable or disable languages, there are two options:
% - if the language is provided by a TeX Live package, you can
%   (un)install the corresponding package using tlmgr. Examples:
%     tlmgr install hyphen-french
%     tlmgr remove hyphen-english
% - in any case, you can use a local configuration file:
%     TEXMFLOCAL/tex/generic/config/language-local.def
%   with the same format as the present file, then regenerate this file
%   and rebuild the formats.  See the manual of tlmgr (try 'man tlmgr'
%   or 'texdoc tlmgr'), section "generate" for details.

% It is explicitly permitted to augment this file by adding additional
% \addlanguage ... commands AFTER the first (\addlanguage {USenglish})
% which must remain as the first language added to ensure total document
% portability for pre-\language documents.  The last line of the file
% MUST be left as \uselanguage {USenglish} for the sane reason.

% Additional languages, patterns, exceptions and left- and right-hyphen
% minima may be added here, and an example is given for German.

% The five parameters for \addlanguage are:
% language, patterns file, exceptions file, left- and right-hyphen minima

%%% Next section is      E X A M P L E   O N L Y
%%% \addlanguage {German}{ghyph31}{}{2}{2}   %%% further such lines may be used;
%%% Previous section is  E X A M P L E   O N L Y

\addlanguage {USenglish}{hyphen}{}{2}{3} %%% This MUST be the first non-comment
                                         %%% line of the file