On 12/3/2012 11:21 AM, Mojca Miklavec wrote:
On Mon, Dec 3, 2012 at 11:09 AM, Hans Hagen wrote:
On 12/3/2012 7:46 AM, Sietse Brouwer wrote:

Don't confuse these names. The name LMMathRoman-Regular is remapped onto a
virtual instance which happens in the lm-math.lfg file.

Probably related: recent changes to math font filenames.
http://archive.contextgarden.net/message/20121130.022201.993bea83.en.html

That concerns the native unicode variant, and dealing with old filenames is
handled in lm.lfg:

     filenames = { -- for a while:
         ["lmodernmath-regular.otf"] = { "lmmath-regular.otf" },
     },

But the problem is that the file is "lmodern-math.otf" and not
"lmmath-regular.otf".

I'm syncing the font from
     
http://tug.org/svn/texlive/trunk/Master/texmf-dist/fonts/opentype/public/lm-math/

I admit that I'm still confused since I'm not sure about the latest
font version & location.

ok, I'll add it:

    filenames = { -- for a while:
["lmodernmath-regular.otf"] = { "lmodern-math.otf", "lmmath-regular.otf" },
    },


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to