blob: 257a75e334b69eb518f00a7d1071a5d837770d64 (
plain)
1
2
3
4
5
6
7
8
9
|
\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.
\xpg@load@master@language{portuguese}
\endinput
|