Skip to content

Commit

Permalink
make Latn as default for bcp47-script, see the discussion at 5f81be3
Browse files Browse the repository at this point in the history
  • Loading branch information
Udi-Fogiel committed Jun 2, 2024
1 parent 20f9d3b commit d7e919c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tex/polyglossia.sty
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@
\cs_new_protected:Npn \__xpg_keys_define_lang:n #1
{
\prop_put:Nnn \l_xpg_langsetup_prop { #1 / script } { Latin }
\prop_put:Nnn \l_xpg_langsetup_prop { #1 / bcp47-script } { Latn }
\prop_put:Nnn \l_xpg_langsetup_prop { #1 / language } { \str_uppercase:n #1 }
\prop_put:Nnn \l_xpg_langsetup_prop { #1 / direction } { LR }
\prop_put:Nnn \l_xpg_langsetup_prop { #1 / hyphenmins } { 2, 3 }
Expand Down

0 comments on commit d7e919c

Please sign in to comment.