diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/polyglossia/gloss-polish.ldf')
-rw-r--r-- | Master/texmf-dist/tex/latex/polyglossia/gloss-polish.ldf | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/polyglossia/gloss-polish.ldf b/Master/texmf-dist/tex/latex/polyglossia/gloss-polish.ldf index 48ceed5bbb6..bc48e3e4b1e 100644 --- a/Master/texmf-dist/tex/latex/polyglossia/gloss-polish.ldf +++ b/Master/texmf-dist/tex/latex/polyglossia/gloss-polish.ldf @@ -1,4 +1,4 @@ -% Language definition file (part of polyglossia v2.1 -- 2024/03/07) +% Language definition file (part of polyglossia v2.2 -- 2024/07/15) % \ProvidesFile{gloss-polish.ldf}[polyglossia: module for Polish] @@ -20,26 +20,26 @@ \RequirePackage{luavlna} \fi -\define@boolkey{polish}[polish@]{babelshorthands}[true]{} - -\define@boolkey{polish}[polish@]{splithyphens}[true]{} - -\define@boolkey{polish}[polish@]{vlna}[true]{} +\DeclareKeys[polyglossia/gloss/polish] + { + babelshorthands.if = polish@babelshorthands, + babelshorthands.default:n = true, + splithyphens.if = polish@splithyphens, + splithyphens.default:n = true, + vlna.if = polish@vlna, + vlna.default:n = true, + } % Register default options -\xpg@initialize@gloss@options{polish}{babelshorthands=false,splithyphens=true,vlna=true} +\InitializeGlossOptions{polish}{babelshorthands=false,splithyphens=true,vlna=true} \ifsystem@babelshorthands - \setkeys{polish}{babelshorthands=true} + \SetGlossOptions{polish}{babelshorthands=true} \else - \setkeys{polish}{babelshorthands=false} + \SetGlossOptions{polish}{babelshorthands=false} \fi -\ifcsundef{initiate@active@char}{% - \input{babelsh.def}% - \initiate@active@char{"}% - \shorthandoff{"}% -}{} +\InitializeBabelShorthands \let\xpg@hyphen@char- \def\polish@@splhyphen#1{% |