diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-12-06 13:38:04 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-12-06 13:38:04 +0000 |
commit | 3391900e804d95bc330270d4b6cd35fc43a7e211 (patch) | |
tree | df0c1ce31ffab21a60b2a32bb51eca8a634d99c3 /Master/texmf-dist/tex | |
parent | 614258f1d54e639d2050c5b50611d8a77f970b3f (diff) |
change the filename lmmath-regular.otf -> latinmodernmath-regular.otf in ConTeXt
git-svn-id: svn://tug.org/texlive/trunk@28452 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/context/base/type-imp-latinmodern.mkiv | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/context/base/type-imp-latinmodern.mkiv b/Master/texmf-dist/tex/context/base/type-imp-latinmodern.mkiv index 698834a4bc4..b851763b8ea 100644 --- a/Master/texmf-dist/tex/context/base/type-imp-latinmodern.mkiv +++ b/Master/texmf-dist/tex/context/base/type-imp-latinmodern.mkiv @@ -171,8 +171,8 @@ \starttypescript [\s!math] [modern,latin-modern] \loadfontgoodies[lm] - \definefontsynonym [LMMathRoman-Regular] [\v!file:lmmath-regular.otf] [\s!features=\s!math\mathsizesuffix,\s!goodies=lm] - \definefontsynonym [LMMathRoman-Bold] [\v!file:lmmath-regular.otf] [\s!features=\s!math\mathsizesuffix,\s!goodies=lm] + \definefontsynonym [LMMathRoman-Regular] [\v!file:latinmodernmath-regular.otf] [\s!features=\s!math\mathsizesuffix,\s!goodies=lm] + \definefontsynonym [LMMathRoman-Bold] [\v!file:latinmodernmath-regular.otf] [\s!features=\s!math\mathsizesuffix,\s!goodies=lm] \stoptypescript \starttypescript [modern-designsize] |