summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lualatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-07-03 20:59:09 +0000
committerKarl Berry <karl@freefriends.org>2017-07-03 20:59:09 +0000
commita01052959998f1f29c55dcd9546885027e07d082 (patch)
tree79cb394631ca36df9497e87babe5b32b2e01067c /Master/texmf-dist/tex/lualatex
parentc8e87353c6f27a916b9d01e200bc3a7c0b75f1f6 (diff)
combofont (3jul17)
git-svn-id: svn://tug.org/texlive/trunk@44746 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lualatex')
-rw-r--r--Master/texmf-dist/tex/lualatex/combofont/combofont.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/lualatex/combofont/combofont.sty b/Master/texmf-dist/tex/lualatex/combofont/combofont.sty
index 3ea66627aeb..abeb91097f4 100644
--- a/Master/texmf-dist/tex/lualatex/combofont/combofont.sty
+++ b/Master/texmf-dist/tex/lualatex/combofont/combofont.sty
@@ -1,5 +1,5 @@
\RequirePackage{xparse}
-\ProvidesExplPackage {combofont} {2017/05/26} {0.1}
+\ProvidesExplPackage {combofont} {2017/07/03} {0.2}
{An EXPERIMENTAL package to add nfss-declaration of combo fonts to a luaLaTeX document}
% highly experimental! Comments to Ulrike Fischer. fischer@troubleshooting-tex.de
@@ -19,7 +19,7 @@
\endinput
}
-\RequirePackage{xfp,l3regex}
+\RequirePackage{xfp}
\cs_generate_variant:Nn \seq_set_split:Nnn {cnV}