summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-07-10 20:41:28 +0000
committerKarl Berry <karl@freefriends.org>2019-07-10 20:41:28 +0000
commit80d191f17370649174de9fe1870ec1b6becaab62 (patch)
treee6c4d7e9af2aaeb5aca38a73abc35257f0c8f61d /Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht
parent4d842c76f517148162e91c2228d74a524be1cbcd (diff)
\arabicdigits support, tex4ht r589
git-svn-id: svn://tug.org/texlive/trunk@51604 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht b/Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht
index 826d7de06de..4982f5395c5 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/polyglossia.4ht
@@ -1,4 +1,4 @@
-% polyglossia.4ht (2019-06-19-16:30), generated from tex4ht-4ht.tex
+% polyglossia.4ht (2019-07-10-13:21), generated from tex4ht-4ht.tex
% Copyright 2019 TeX Users Group
%
% This work may be distributed and/or modified under the
@@ -16,9 +16,14 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2019-06-19-16:30}
+\immediate\write-1{version 2019-07-10-13:21}
\NewConfigure{PolyglossiaRtl}{2}
+\def\arabic:loopoverdigits#1{\ifx\relax#1\else%
+\special{t4ht@+&{35}x066#1{59}}x%
+\expandafter\arabic:loopoverdigits\fi}
+\def\arabicdigits#1{\arabic:loopoverdigits#1\relax}
+
\Hinput{polyglossia}
\endinput