diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-28 20:58:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-28 20:58:49 +0000 |
commit | ffd652038baef26fb84de26fce9991a02e875485 (patch) | |
tree | c02e3f8fde2e20bb8ba3cc9ab3216e609648e350 /Master/texmf-dist/tex/latex/polyglossia/gloss-catalan.ldf | |
parent | cffa8e2910c5d2a7b6b26032eef37d9e18b8b72d (diff) |
polyglossia (28oct19)
git-svn-id: svn://tug.org/texlive/trunk@52555 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/polyglossia/gloss-catalan.ldf')
-rw-r--r-- | Master/texmf-dist/tex/latex/polyglossia/gloss-catalan.ldf | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/polyglossia/gloss-catalan.ldf b/Master/texmf-dist/tex/latex/polyglossia/gloss-catalan.ldf index feba1f98128..6dbd8df9130 100644 --- a/Master/texmf-dist/tex/latex/polyglossia/gloss-catalan.ldf +++ b/Master/texmf-dist/tex/latex/polyglossia/gloss-catalan.ldf @@ -2,6 +2,7 @@ \PolyglossiaSetup{catalan}{ hyphennames={catalan}, hyphenmins={2,2}, + langtag=CAT, frenchspacing=true, indentfirst=true, fontsetup=true, @@ -13,9 +14,11 @@ \else \setkeys{catalan}{babelshorthands=false} \fi + \ifcsundef{initiate@active@char}{% -\input{babelsh.def}% -\initiate@active@char{"}% + \input{babelsh.def}% + \initiate@active@char{"}% + \shorthandoff{"}% }{} %%% adapted from Babel's catalan.ldf |