ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Cambria math broken in current beta
@ 2013-04-16  7:57 Janne Junnila
  2013-04-16  8:40 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Janne Junnila @ 2013-04-16  7:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

After updating, I'm getting error messages like the following:

fonts           > defining > font with asked name 'cambriamath' is not
found using lookup 'name'
fonts           > defining > unknown font 'cambriamath', loading aborted
fonts           > defining > unable to define 'cambriamath' as
'cambria-12pt-mm-mr--3'

The relevant files seem to be loaded, however:

mkiv lua stats  > loaded fonts: 4 files: cambria.ttc cambriab.ttf
cambriai.ttf cambriaz.ttf

- Janne
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Cambria math broken in current beta
  2013-04-16  7:57 Cambria math broken in current beta Janne Junnila
@ 2013-04-16  8:40 ` Hans Hagen
  2013-04-16  8:51   ` Janne Junnila
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2013-04-16  8:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 4/16/2013 9:57 AM, Janne Junnila wrote:
> Hi,
>
> After updating, I'm getting error messages like the following:
>
> fonts           > defining > font with asked name 'cambriamath' is not
> found using lookup 'name'
> fonts           > defining > unknown font 'cambriamath', loading aborted
> fonts           > defining > unable to define 'cambriamath' as
> 'cambria-12pt-mm-mr--3'
>
> The relevant files seem to be loaded, however:
>
> mkiv lua stats  > loaded fonts: 4 files: cambria.ttc cambriab.ttf
> cambriai.ttf cambriaz.ttf

hard to say what's happening .. no test file ... works ok here

Hans

-----------------------------------------------------------------
                                           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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Cambria math broken in current beta
  2013-04-16  8:40 ` Hans Hagen
@ 2013-04-16  8:51   ` Janne Junnila
  2013-04-16  8:57     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Janne Junnila @ 2013-04-16  8:51 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Upon closer inspection \setupbodyfont[cambria,cambria-m,12pt] works
for me while plain \setupbodyfont[cambria,12pt] does not anymore.
Minimal example would be:

\setupbodyfont[cambria,12pt]

\starttext
\startformula
\log x + \log y = \log(xy)
\stopformula
\stoptext

Janne


On Tue, Apr 16, 2013 at 11:40 AM, Hans Hagen <pragma@wxs.nl> wrote:
> On 4/16/2013 9:57 AM, Janne Junnila wrote:
>>
>> Hi,
>>
>> After updating, I'm getting error messages like the following:
>>
>> fonts           > defining > font with asked name 'cambriamath' is not
>> found using lookup 'name'
>> fonts           > defining > unknown font 'cambriamath', loading aborted
>> fonts           > defining > unable to define 'cambriamath' as
>> 'cambria-12pt-mm-mr--3'
>>
>> The relevant files seem to be loaded, however:
>>
>> mkiv lua stats  > loaded fonts: 4 files: cambria.ttc cambriab.ttf
>> cambriai.ttf cambriaz.ttf
>
>
> hard to say what's happening .. no test file ... works ok here
>
> Hans
>
> -----------------------------------------------------------------
>                                           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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Cambria math broken in current beta
  2013-04-16  8:51   ` Janne Junnila
@ 2013-04-16  8:57     ` Hans Hagen
  2013-04-16  9:02       ` Janne Junnila
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2013-04-16  8:57 UTC (permalink / raw)
  To: Janne Junnila; +Cc: mailing list for ConTeXt users

On 4/16/2013 10:51 AM, Janne Junnila wrote:
> Upon closer inspection \setupbodyfont[cambria,cambria-m,12pt] works
> for me while plain \setupbodyfont[cambria,12pt] does not anymore.
> Minimal example would be:
>
> \setupbodyfont[cambria,12pt]
>
> \starttext
> \startformula
> \log x + \log y = \log(xy)
> \stopformula
> \stoptext

that works here, maybe run "mtxrun --script font --reload --force"

Hans

-----------------------------------------------------------------
                                           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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Cambria math broken in current beta
  2013-04-16  8:57     ` Hans Hagen
@ 2013-04-16  9:02       ` Janne Junnila
  0 siblings, 0 replies; 5+ messages in thread
From: Janne Junnila @ 2013-04-16  9:02 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Thanks, that solved the issue!

Janne

On Tue, Apr 16, 2013 at 11:57 AM, Hans Hagen <pragma@wxs.nl> wrote:
> On 4/16/2013 10:51 AM, Janne Junnila wrote:
>>
>> Upon closer inspection \setupbodyfont[cambria,cambria-m,12pt] works
>> for me while plain \setupbodyfont[cambria,12pt] does not anymore.
>> Minimal example would be:
>>
>> \setupbodyfont[cambria,12pt]
>>
>> \starttext
>> \startformula
>> \log x + \log y = \log(xy)
>> \stopformula
>> \stoptext
>
>
> that works here, maybe run "mtxrun --script font --reload --force"
>
>
> Hans
>
> -----------------------------------------------------------------
>                                           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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-04-16  9:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-16  7:57 Cambria math broken in current beta Janne Junnila
2013-04-16  8:40 ` Hans Hagen
2013-04-16  8:51   ` Janne Junnila
2013-04-16  8:57     ` Hans Hagen
2013-04-16  9:02       ` Janne Junnila

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).