On Wed, Jan 14, 2009 at 3:10 PM, Mojca Miklavec
<mojca.miklavec.li...@gmail.com> wrote:
> On Wed, Jan 14, 2009 at 1:57 PM, Mikael Persson <mic...@gmail.com> wrote:
>>
>> However, it would be nice to get these math-fou.tex working.
>
> \enablemathcollection[fou]

Adding \enablemathcollection[fou] to my document seem to enable the
\lbrace and \rbrace and greek capital letters and probably more.

>
> ... but it should be automatic. Hans - what's the intended usage of
> \enablemathcollection? I mean - at what place should it be called?
>
> Mojca
>
>
> PS: minimal example:
>
> \usetypescript[fourier][ec]
> \setupbodyfont[fourier,10pt]
> % \enablemathcollection[fou]
> \starttext
> \startformula
> \left\{a^{b^{c^{d^{e^{f^{g^{h}}}}}}}\right\}
> \stopformula
> \stoptext

With
\definemathsymbol [hat]      [accent] [tf] ["2]
instead of
\definemathsymbol [hat]      [accent] [mr] ["2]

the \hat command works in mkii (if I change
    \definefontsynonym [MathRoman]     [Utopia-Regular]
to
    \definefontsynonym [MathRoman]     [futr8r]
in the type script)

Mojca, does it work both in mkii and mkiv for you?

Best regards, Mikael
/Mikael
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to