summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/polyglossia/gloss-brazil.ldf
blob: 9a703e79e0818df5fc6006ecd2d7852dbe3c1bf3 (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
\ProvidesFile{gloss-brazil.ldf}[polyglossia: module for brazilian portuguese]

% We only provide this gloss for backwards compatibility. The name
% 'brazil' was selected in accordance with babel.
% Since brazil is a variety of portuguese, we use 'portuguese' now.

% FIXME: Once we support babel aliases (#112) this gloss can go.

\xpg@warning{The language name 'brazil' is deprectated.\MessageBreak
             Please use 'portuguese' with variant 'brazilian' instead.}

\input{gloss-portuguese.ldf}

\PolyglossiaSetup{brazil}{
  language=Brazilian Portuguese,
  langtag=PTG,
  hyphennames={brazil,portuguese,portuges},
  hyphenmins={2,3},
  fontsetup=true,
}

\let\captionsportuges\captionsportuguese@brazil
\let\dateportuges\dateportuguese@brazil
     
\endinput