diff options
Diffstat (limited to 'tex/context/base/mkxl/font-sel.mklx')
-rw-r--r-- | tex/context/base/mkxl/font-sel.mklx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/font-sel.mklx b/tex/context/base/mkxl/font-sel.mklx index be9215704..a1fc8cd7f 100644 --- a/tex/context/base/mkxl/font-sel.mklx +++ b/tex/context/base/mkxl/font-sel.mklx @@ -23,7 +23,7 @@ \checkselectfontparent \setupcurrentselectfont[#settings]% \edef\p_selectfont_preset{\selectfontparameter\c!preset}% - \ifx\p_selectfont_preset\empty \else + \ifempty\p_selectfont_preset \else \processcommacommand[\p_selectfont_preset]\selectfont_preset_process \setupcurrentselectfont[#settings]% \fi |