[NTG-context] Re: Math typescript question

2005-11-22 Thread Randall Skelton
It turns out that this isn't related to my typescript but to the use of 'amsl' package with the Fourier font.  Is there a quick fix for this?  A short example follows.  Note the bracket sizes as well as the the \hat and \dot symbols
Cheers,Randall% Example\usetypescript[fourier]\setupbodyfont[fourier,14pt]%% Comment the 'amsl' module to see the difference%\usemodule[amsl]  \starttextMy first test reads:
\startformula  F=ma.\stopformulaA good second test is:\startformula  \left( a^2 + b^2 = c^2 \right).\stopformulaSometimes hats are funny:\startformula
  \hat x = r \text{d} \dot r.
\stopformula
The final test is:\startformula  \theta = \sin^{-1} \left( \frac{a}{c} \right).\stopformulaAll done!\stoptextOn 11/22/05, 
Randall Skelton <[EMAIL PROTECTED]> wrote:
Hi all, I have created a typescript for one of that defines the Utopia expert font along with a few others and tries to make use of the Fourier math font.  The use of my own 'Utopia' typescript is largely historical but it is also that the default one with ConTeXt seems a little off (missing headline/display but defines some variants that Linotype is unaware of?).  In any case, below is what I have to define the math section but I'm getting some rather strange results with it.  In particular, I'm not getting the correct sized parantheses when using '\left(' or '\biggl(' and math accent characters (
i.e. '\hat' and '\dot') are not above the character, but in the middle of it.  I don't really know if this is the best way to define a math font within a typescript but it seems to get me most of the way there.  NB, it is based on some of Adam's Euler typescript.
Any and all help is greatly appreciated.Cheers,Randall
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: Math typescript question

2005-11-22 Thread Randall Skelton
Thanks to all who have read this thread, but I've come to the conclusion that I can probably live without the 'amsl' module.I originally thought that all of the alignment/gather and similar commands were piled in there but after taking a look, it appears to be mainly font wizardry.  Some of the definitions in math-pln are really all I was looking for.
Cheers,Randall
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: Math typescript question

2005-11-22 Thread Taco Hoekwater

Randall Skelton wrote:
Thanks to all who have read this thread, but I've come to the conclusion 
that I can probably live without the 'amsl' module.
I originally thought that all of the alignment/gather and similar 
commands were piled in there but after taking a look, it appears to be 
mainly font wizardry.  Some of the definitions in math-pln are really 
all I was looking for.


I don't know what is wrong, but it looks like something that
should be looked at by Adam or Giuseppe, so I've made a collector
item for this and will keep an eye on it.

Greetings, Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context