summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-17 20:01:29 +0000
committerKarl Berry <karl@freefriends.org>2023-04-17 20:01:29 +0000
commit19f4615e78bc698d8c209e560c189e629994ef7d (patch)
tree9c6903c0d1515fbe865a88e0ec8fdea6747dd77d /Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf
parent458ed8974faf8518dee709e8cf8d336a27127799 (diff)
polyglossia (17apr23)
git-svn-id: svn://tug.org/texlive/trunk@66873 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf')
-rw-r--r--Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf b/Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf
index 35bb3ebd057..94d8715c402 100644
--- a/Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf
+++ b/Master/texmf-dist/tex/latex/polyglossia/gloss-spanish.ldf
@@ -1,9 +1,12 @@
-% Language definition file (part of polyglossia v1.60 -- 2023/02/11)
+% Language definition file (part of polyglossia v1.61 -- 2023/04/16)
%
\ProvidesFile{gloss-spanish.ldf}[polyglossia: module for Spanish]
\PolyglossiaSetup{spanish}{
bcp47=es-ES,
+ bcp47-language=es,
+ bcp47-region=ES,
+ bcp47-script=Latn,
hyphennames={spanish},
hyphenmins={2,2},
totalhyphenmin=5,
@@ -28,11 +31,11 @@
\ifcase\xpg@nr\relax
% spanish:
\@spanish@mexicofalse%
- \SetLanguageKeys{spanish}{babelname=spanish,bcp47=es-ES}%
+ \SetLanguageKeys{spanish}{babelname=spanish,bcp47=es-ES,bcp47-region=ES}%
\or
% mexican:
\@spanish@mexicotrue%
- \SetLanguageKeys{spanish}{babelname=spanishmx,bcp47=es-MX}%
+ \SetLanguageKeys{spanish}{babelname=spanishmx,bcp47=es-MX,bcp47-region=MX}%
\fi
\xpg@info{Option: spanish, variant=\xpg@val}%
}{\xpg@warning{Unknown spanish variant `#1'}}