blob: 8a5aa176c17adbe2cf3958813ba179e3bca8773e (
plain)
1
2
3
4
5
6
7
8
9
10
|
\ProvidesFile{gloss-portuges.ldf}[polyglossia: module for portuguese]
% We only provide this gloss for backwards compatibility. The name
% 'portuges' was selected in accordance with babel (which probably
% introduced it in 8.3 filename times). Since polyglossia uses full
% English language names, we use 'portuguese' now.
\xpg@load@master@language{portuguese}
\endinput
|