From d91fe747bd7c22b1e1fe3d9a435feed99c777fc7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 25 May 2020 21:21:51 +0000 Subject: polyglossia script selected, tex4ht r697 git-svn-id: svn://tug.org/texlive/trunk@55278 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht b/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht index d375944b150..e012aee8194 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/usepackage.4ht @@ -1,4 +1,4 @@ -% usepackage.4ht (2020-05-22-13:46), generated from tex4ht-4ht.tex +% usepackage.4ht (2020-05-25-14:00), generated from tex4ht-4ht.tex % Copyright 2003-2009 Eitan M. Gurari % Copyright 2009-2020 TeX Users Group % @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2020-05-22-13:46} +\immediate\write-1{version 2020-05-25-14:00} \def\:temp{tex4ht}\ifx \:temp\@currname \:warning{\string\usepackage{tex4ht} again?} @@ -123,7 +123,13 @@ \orig_polyglossia@keys_define_lang:n{#1} \keys_define:nn {polyglossia}{ #1 / direction - . code:n = {} + . code:n = {}, + #1 / script + . code:n = {\ifdefined\XeTeXversion + \edef\:tempscript{\str_uppercase:f{\tl_head:n {#1}}\tl_tail:n{#1}} + \xeuniuseblock{#1} + \expandafter\xeuniuseblock\expandafter{\:tempscript} + \fi}, } } \def\RequireBidi{}% -- cgit v1.2.3