Hi Wolfgang,
here's what I get:
c:\context>mtxrun -script font --list --all cambria*
cambria cambriabolditalic c:/windows/fonts/cambriaz.ttf
cambriabold cambriabold c:/windows/fonts/cambriab.ttf
cambriabolditalic cambriabolditalic c:/windows/fonts/cambriaz.ttf
cambriaitalic cambriaitalic c:/windows/fonts/cambriai.ttf
cambriamath cambriamath c:/windows/fonts/cambria.ttc index:
2
cambriamathnormal cambriamath c:/windows/fonts/cambria.ttc index:
2
cambriamathregular cambriamath c:/windows/fonts/cambria.ttc index:
2
cambrianormal cambriaitalic c:/windows/fonts/cambriai.ttf
Doesn't look good, does it. Windows Fonts shows Cambria Regular (and I
can use it in e.g. Word) and then bold, italic and bold italic, but it
seems like the regular is gone from the list above. I may have a
problem...
Thank you for your help,
Mari
On Mon, Apr 18, 2016 at 2:58 PM, Wolfgang Schuster
Mari Voipio 18. April 2016 um 13:46 Hi,
after I updated my ConTeXt from a pretty old version (+1 year), my font system went bad. This used to work:
\usemodule simplefonts % Do I need this?
The simplefonts is frozen and the mechanism (although with different commands) is now part of the core.
\starttypescript[Manuals] \definetypeface[Manuals] [rm] [serif] [cambria] [default] [rscale=0.95] \definetypeface[Manuals] [ss] [sans] [calibri] [default] [rscale=0.9] \definetypeface[Manuals] [tt] [mono] [courier] [default] [rscale=0.85] \stoptypescript
\usetypescript[Manuals] \setupbodyfont[Manuals,10pt]
\starttext
\input tufte
\stoptext
However, now Cambria turns up as italic, not regular. As far as I know, my laptop hasn't changed during this period (still running Windows 7), so I suspect the problem arrived with my recent ConTeXt update (last updated this morning). Is there an easy solution or a workaround for this problem?
What output do you get when you write this on the commandline:
mtxrun --script font --list --all cambria*
Wolfgang
___________________________________________________________________________________ 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 ___________________________________________________________________________________