diff options
author | Karl Berry <karl@freefriends.org> | 2016-05-19 21:48:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-05-19 21:48:31 +0000 |
commit | 17a4db7579447a82d7d73a57080dc8dfa1c219c3 (patch) | |
tree | e3a7bc660161393b83eb059b858e5198f650abcb /Master/texmf-dist/tex/csplain/fonts | |
parent | 31f7d7be61be7c9090883c713a2a877ef3687fb6 (diff) |
csplain (19may16)
git-svn-id: svn://tug.org/texlive/trunk@41265 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain/fonts')
-rw-r--r-- | Master/texmf-dist/tex/csplain/fonts/uni-math.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/csplain/fonts/uni-math.tex b/Master/texmf-dist/tex/csplain/fonts/uni-math.tex index 273a15ee0df..2895cad87df 100644 --- a/Master/texmf-dist/tex/csplain/fonts/uni-math.tex +++ b/Master/texmf-dist/tex/csplain/fonts/uni-math.tex @@ -22,6 +22,9 @@ \message{uni-math WARNING: Unicoded engine not detected. Macro-file ignored...} \endinput\fi +\ifx\directlua\undefined \else \ifx\luafonts\undefined \input luafonts +\fi\fi % lua code to re-define \font primitive + \def\umathname#1#2{"#1:\mfontfeatures#2"} \def\mfontfeatures{mode=base;script=math;} |