Re: [NTG-context] help! formulas set smaller?

2010-02-05 Thread Aditya Mahajan

On Fri, 5 Feb 2010, Steffen Wolfrum wrote:



Am 05.02.2010 um 00:34 schrieb Aditya Mahajan:


On Thu, 4 Feb 2010, Steffen Wolfrum wrote:


Hi,


while I want to have my bodyfont in Times 10pt, my specs force me to set my 
formulas 1pt smaller: 9pt!

As far as I have seen setupformulas doesn't provide setting a smaller font ... 
What can I do??


\definetypescript[...][mm][...][...][...][..., rscale=...,]

Try for a rscale of 0.9 and measure the actual height and tweak accordingly.




hm ... meanwhile, in core-mat I found:

%D \startbuffer
%D \startformula[9pt] x = 1 \stopformula
%D \startformula[7pt] x = 1 \stopformula
%D \stopbuffer
%D
%D \typebuffer \getbuffer


So, setting a smaller formula can also be done by \startformula[9pt] ?!


Yes, but then you will have to do this for every \startformula 
individually.


Aditya
___
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] help! formulas set smaller?

2010-02-04 Thread Steffen Wolfrum

Am 05.02.2010 um 00:34 schrieb Aditya Mahajan:

> On Thu, 4 Feb 2010, Steffen Wolfrum wrote:
> 
>> Hi,
>> 
>> 
>> while I want to have my bodyfont in Times 10pt, my specs force me to set my 
>> formulas 1pt smaller: 9pt!
>> 
>> As far as I have seen setupformulas doesn't provide setting a smaller font 
>> ... What can I do??
> 
> \definetypescript[...][mm][...][...][...][..., rscale=...,]
> 
> Try for a rscale of 0.9 and measure the actual height and tweak accordingly.



hm ... meanwhile, in core-mat I found:

%D \startbuffer
%D \startformula[9pt] x = 1 \stopformula
%D \startformula[7pt] x = 1 \stopformula
%D \stopbuffer
%D
%D \typebuffer \getbuffer


So, setting a smaller formula can also be done by \startformula[9pt] ?!

Steffen
___
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] help! formulas set smaller?

2010-02-04 Thread Aditya Mahajan

On Thu, 4 Feb 2010, Steffen Wolfrum wrote:


Hi,


while I want to have my bodyfont in Times 10pt, my specs force me to set my 
formulas 1pt smaller: 9pt!

As far as I have seen setupformulas doesn't provide setting a smaller font ... 
What can I do??


\definetypescript[...][mm][...][...][...][..., rscale=...,]

Try for a rscale of 0.9 and measure the actual height and tweak 
accordingly.


Aditya
___
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] help! formulas set smaller?

2010-02-04 Thread Wolfgang Schuster

Am 04.02.10 20:34, schrieb Steffen Wolfrum:

Hi,

while I want to have my bodyfont in Times 10pt, my specs force me to set my 
formulas 1pt smaller: 9pt!

As far as I have seen setupformulas doesn't provide setting a smaller font ... 
What can I do??
   

\definetypeface[mainface][rm][serif][termes][default]
...
\definetypeface[mainface][mm][math] [times] [default][rscale=0.9]

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
___


[NTG-context] help! formulas set smaller?

2010-02-04 Thread Steffen Wolfrum
Hi,


while I want to have my bodyfont in Times 10pt, my specs force me to set my 
formulas 1pt smaller: 9pt!

As far as I have seen setupformulas doesn't provide setting a smaller font ... 
What can I do??


Help please!!

Steffen
(with MkII)


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