Re: [NTG-context] inconsistent math fontsize

2016-07-30 Thread Jan Willem Flamma

> On 28 jul. 2016, at 00:46, Hans Hagen  wrote:
> 
> On 7/27/2016 2:29 PM, Jan Willem Flamma wrote:
>> Dear list members
>> 
>> Sofar, I’ve been using \qquad to separate two formulas side-by-side on a 
>> single line.
>> To ensure consistency with spacing I want to change to using a 
>> \startformulas .. \stopformulas construction.
>> See MWE below
>> 
>> However, the solution using the \startformulas .. \stopformulas construction 
>> gives a noticeably smaller fontsize !
>> 
>> I’m using the latest beta: ConTeXt  ver: 2016.07.25; Luatex 0.95
>> 
>> Worth noting that all both fontsizes are identical when using context live 
>> via contextgarden.
>> 
>> Kind regards,
>> Jan Willem Flamma
>> 
>> 
>> MWE:
>> 
>> \starttext
>> 
>> % Printed in normal fontsize
>> \startformula
>>a=\frac{b}{c}
>>\qquad \qquad \qquad
>>a=\frac{b}{c}
>> \stopformula
>> 
>> % Printed in smaller fontsize
>> \startformulas
>>\startformula
>>a=\frac{b}{c}
>>\stopformula
>> 
>>\startformula
>>a=\frac{b}{c}
>>\stopformula
>> \stopformulas
>> 
>> \stoptext
> 
> fixed in next beta

Confirmed okay in ConTeXt  ver: 2016.07.30 00:26 MKIV beta

Thanks for the quick fix.


> 
> 
> -
>  Hans Hagen | PRAGMA ADE
>  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>   tel: 038 477 53 69 | www.pragma-ade.nl | 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
> ___

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

Re: [NTG-context] inconsistent math fontsize

2016-07-27 Thread Hans Hagen

On 7/27/2016 2:29 PM, Jan Willem Flamma wrote:

Dear list members

Sofar, I’ve been using \qquad to separate two formulas side-by-side on a single 
line.
To ensure consistency with spacing I want to change to using a \startformulas 
.. \stopformulas construction.
See MWE below

However, the solution using the \startformulas .. \stopformulas construction 
gives a noticeably smaller fontsize !

I’m using the latest beta: ConTeXt  ver: 2016.07.25; Luatex 0.95

Worth noting that all both fontsizes are identical when using context live via 
contextgarden.

Kind regards,
Jan Willem Flamma


MWE:

\starttext

% Printed in normal fontsize
\startformula
a=\frac{b}{c}
\qquad \qquad \qquad
a=\frac{b}{c}
\stopformula

% Printed in smaller fontsize
\startformulas
\startformula
a=\frac{b}{c}
\stopformula

\startformula
a=\frac{b}{c}
\stopformula
\stopformulas

\stoptext


fixed in next beta


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
   tel: 038 477 53 69 | www.pragma-ade.nl | 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
___

[NTG-context] inconsistent math fontsize

2016-07-27 Thread Jan Willem Flamma
Dear list members

Sofar, I’ve been using \qquad to separate two formulas side-by-side on a single 
line.
To ensure consistency with spacing I want to change to using a \startformulas 
.. \stopformulas construction.
See MWE below

However, the solution using the \startformulas .. \stopformulas construction 
gives a noticeably smaller fontsize !

I’m using the latest beta: ConTeXt  ver: 2016.07.25; Luatex 0.95

Worth noting that all both fontsizes are identical when using context live via 
contextgarden.

Kind regards,
Jan Willem Flamma


MWE:

\starttext

% Printed in normal fontsize
\startformula
a=\frac{b}{c}
\qquad \qquad \qquad
a=\frac{b}{c}
\stopformula

% Printed in smaller fontsize
\startformulas
\startformula
a=\frac{b}{c}
\stopformula

\startformula
a=\frac{b}{c}
\stopformula
\stopformulas

\stoptext



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