diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/fonts/mkiv/common-math.lfg')
-rw-r--r-- | Master/texmf-dist/tex/context/fonts/mkiv/common-math.lfg | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/context/fonts/mkiv/common-math.lfg b/Master/texmf-dist/tex/context/fonts/mkiv/common-math.lfg index c7347413d7b..d491e7b8018 100644 --- a/Master/texmf-dist/tex/context/fonts/mkiv/common-math.lfg +++ b/Master/texmf-dist/tex/context/fonts/mkiv/common-math.lfg @@ -91,13 +91,13 @@ return { { source = "uppercasescript", target = "uppercasescript", - filename = "ralphsmithsformalscript-companion.otf", + filename = "ralphsmithsformalscriptcompanion-regular.otf", rscale = parameters.rscale, }, { source = "uppercaseboldscript", target = "uppercaseboldscript", - filename = "ralphsmithsformalscript-companion.otf", + filename = "ralphsmithsformalscriptcompanion-regular.otf", rscale = parameters.rscale, }, }, @@ -111,14 +111,14 @@ return { { source = "uppercasescript", target = "uppercasescript", - filename = "ralphsmithsformalscript-companion.otf", + filename = "ralphsmithsformalscriptcompanion-regular.otf", rscale = parameters.rscale, feature = "ss01", }, { source = "uppercaseboldscript", target = "uppercaseboldscript", - filename = "ralphsmithsformalscript-companion.otf", + filename = "ralphsmithsformalscriptcompanion-regular.otf", rscale = parameters.rscale, feature = "ss01", }, @@ -147,19 +147,19 @@ return { { source = "arabicmathematicalalphabeticsymbols", target = "arabicmathematicalalphabeticsymbols", - filename = "xitsmath-companion.otf", + filename = "xitsmathcompanion-regular.otf", rscale = parameters.rscale, }, { source = "digitsarabicindic", target = "digitsarabicindic", - filename = "xitsmath-companion.otf", + filename = "xitsmathcompanion-regular.otf", rscale = parameters.rscale, }, { source = "digitsextendedarabicindic", target = "digitsextendedarabicindic", - filename = "xitsmath-companion.otf", + filename = "xitsmathcompanion-regular.otf", rscale = parameters.rscale, }, }, |