Re: [NTG-context] Math not loaded?

2012-12-06 Thread Wolfgang Schuster
Am 06.12.2012 um 19:35 schrieb "Rogers, Michael K" : > On Dec 6, 2012, at 8:39 AM, Mojca Miklavec > wrote: > >> On Thu, Dec 6, 2012 at 2:29 PM, Hans Hagen wrote: >>> >>> are there messages on the console with respect to missing fonts? >> >> The font is now called "latinmodernmath-regular.otf"

Re: [NTG-context] Math not loaded?

2012-12-06 Thread Rogers, Michael K
On Dec 6, 2012, at 8:39 AM, Mojca Miklavec wrote: > On Thu, Dec 6, 2012 at 2:29 PM, Hans Hagen wrote: >> >> are there messages on the console with respect to missing fonts? > > The font is now called "latinmodernmath-regular.otf". You need to > change or add that name. Yes, that's one it compla

Re: [NTG-context] Math not loaded?

2012-12-06 Thread Alan BRASLAU
On Thu, 6 Dec 2012 14:29:04 +0100 Hans Hagen wrote: > On 12/6/2012 2:21 PM, Philipp Gesang wrote: > > · > > > >> The following gives the error with the latest beta: > >> > >> ! Math error: parameter \Umathquad\displaystyle is not set. > > > > I can confirm this for version 2012.12.06 01:2

Re: [NTG-context] Math not loaded?

2012-12-06 Thread Mojca Miklavec
On Thu, Dec 6, 2012 at 2:29 PM, Hans Hagen wrote: > > are there messages on the console with respect to missing fonts? The font is now called "latinmodernmath-regular.otf". You need to change or add that name. Mojca PS: but at least you cannot argue that you haven't been warned ;) __

Re: [NTG-context] Math not loaded?

2012-12-06 Thread Mojca Miklavec
On Thu, Dec 6, 2012 at 2:21 PM, Philipp Gesang wrote: > · > >> The following gives the error with the latest beta: >> >> ! Math error: parameter \Umathquad\displaystyle is not set. > > I can confirm this for version 2012.12.06 01:21. It’s OK with > 2012.11.23 17:35. http://tug.org/svn/texl

Re: [NTG-context] Math not loaded?

2012-12-06 Thread Hans Hagen
On 12/6/2012 2:21 PM, Philipp Gesang wrote: · The following gives the error with the latest beta: ! Math error: parameter \Umathquad\displaystyle is not set. I can confirm this for version 2012.12.06 01:21. It’s OK with 2012.11.23 17:35. are there messages on the console with respe

Re: [NTG-context] Math not loaded?

2012-12-06 Thread Philipp Gesang
· > The following gives the error with the latest beta: > > ! Math error: parameter \Umathquad\displaystyle is not set. I can confirm this for version 2012.12.06 01:21. It’s OK with 2012.11.23 17:35. Regards Philipp pgpBC0m0QZ9L5.pgp Description: PGP signature ___

Re: [NTG-context] Math not loaded?

2012-12-06 Thread Otared Kavian
Hi Michael, Your example typesets without problem on my machine (running Mac OS X 10.8 and ConTeXt ver: 2012.12.06 01:21 MKIV). Which version rae you testing? Best regards: OK On 6 déc. 2012, at 13:13, "Rogers, Michael K" wrote: > The following gives the error with the latest beta: > > ! Ma

[NTG-context] Math not loaded?

2012-12-06 Thread Rogers, Michael K
The following gives the error with the latest beta: ! Math error: parameter \Umathquad\displaystyle is not set. with or without setting the font. Is there a quick fix? %\usetypescript[pagella] %\setupbodyfont[pagella,12pt] \starttext $f$ \stoptext Thanks, Michael __