From c1a051ec53cfe23827fc639ed064edf9d2daa469 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 22 Jul 2017 22:31:13 +0000 Subject: fontspec (22jul17) git-svn-id: svn://tug.org/texlive/trunk@44867 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/fontspec/fontspec-keyval.dtx | 7 ++----- Master/texmf-dist/source/latex/fontspec/fontspec.dtx | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/source/latex/fontspec') diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec-keyval.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec-keyval.dtx index 9b2516cf26a..079713020fd 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec-keyval.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec-keyval.dtx @@ -46,7 +46,7 @@ { \bool_set_false:N \l_@@_fontcfg_bool } -\@@_keys_define_code:nnn {fontspec-preparse-external} {NoFontCfg} +\@@_keys_define_code:nnn {fontspec-preparse-external} {IgnoreFontspecFile} { \bool_set_false:N \l_@@_fontcfg_bool } @@ -580,13 +580,10 @@ % \begin{macrocode} \@@_keys_define_code:nnn {fontspec} {HyphenChar} { - \bool_if:NT \l_@@_addfontfeatures_bool - { \@@_error:nx {not-in-addfontfeatures} {HyphenChar} } - \str_if_eq:nnTF {#1} {None} { \tl_put_right:Nn \l_@@_postadjust_tl - { \hyphenchar \font = \c_minus_one } + { \hyphenchar \font = -1 \relax } } { \tl_if_single:nTF {#1} diff --git a/Master/texmf-dist/source/latex/fontspec/fontspec.dtx b/Master/texmf-dist/source/latex/fontspec/fontspec.dtx index b212234bd0b..ebcd2544c24 100644 --- a/Master/texmf-dist/source/latex/fontspec/fontspec.dtx +++ b/Master/texmf-dist/source/latex/fontspec/fontspec.dtx @@ -79,14 +79,14 @@ And the derived files: fontspec*.sty,fontspec.lua, fontspec.pdf. %\ProvidesExplPackage{fontspec-xetex}% %\ProvidesExplPackage{fontspec-luatex}% %<*fontspec> - {2017/07/16}{2.6b}{Font selection for XeLaTeX and LuaLaTeX} + {2017/07/23}{2.6c}{Font selection for XeLaTeX and LuaLaTeX} % %fontspec = fontspec or {} %local fontspec = fontspec %fontspec.module = { % name = "fontspec", -% version = "2.6b", -% date = "2017/07/16", +% version = "2.6c", +% date = "2017/07/23", % description = "Font selection for XeLaTeX and LuaLaTeX", % author = "Khaled Hosny, Philipp Gesang, Will Robertson", % copyright = "Khaled Hosny, Philipp Gesang, Will Robertson", -- cgit v1.2.3