That is my Standard font reload commandline.
Used to work in the past.
Doesn't work in this case.
Lutz
Am 16. August 2024 10:52:22 MESZ schrieb Henning Hraban Ramm
Am 16.08.24 um 09:47 schrieb Lutz Haseloff:
the latest ConTeXt lmtx seems to have a problem with MS Cambria.
For me, Cambria only works after a forced reload of the font database:
mtxrun --script font --reload --force
Otherwise everything is Cambria bold (from the same TTC).
I don’t know if your problem is related.
➜ ~ mtxrun --script font --list --pattern=cambria --all identifier familyname fontname filename subfont instances
cambriamathnormal cambriamath cambriamath /home/lutz/fonts/winfont/cambria.ttc 2 cambriamathregular cambriamath cambriamath /home/lutz/fonts/winfont/cambria.ttc 2
'/home/lutz/lmtx/tex/texmf-context/tex/context/fonts/mkiv/type-imp-cambria.mkiv' fonts > defining > forced type 'ttf' of 'cambria' not found fonts > defining > unable to define 'cambria.ttf' as 'cambria-12pt-rm-tf-0--0' fonts > defining > forced type 'ttf' of 'cambmath' not found fonts > defining > unable to define 'cambmath.ttf' as
I’m not sure if "cambmath" or "cambria.ttf" relates to "cambria.ttc".
Hraban
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror) archive : https://github.com/contextgarden/context wiki : https://wiki.contextgarden.net ___________________________________________________________________________________
Lutz Haseloff