2010/5/4 Jan Pohanka
Minimal example is here and support files are attached. Original support can be downloaded here: http://modules.contextgarden.net/stormfontsupport
$$ 2 \times 2 $$ % error
Dear Jan, About the first problem that you are reporting: I don't understand what the "st" in t-math-sto.tex does. \definemathsymbol [times] [bin] [st] ["0E] That is: I'm not sure if the "st" font is defined somewhere or not. (This is the first time that I see this.) The character is present in sldr6s.tfm at slot 0x0E. The font is defined as \definefontsynonym [MathStorm] [Lido-Math-Storm] \definefontsynonym [Lido-Math-Storm] [sldr6s] [encoding=st3] but I'm not sure how this maps to (or why it is supposed to map to) "[st]". Once this is resolved (once somebody explains me how the mapping is supposed to work), the problem with incorrect font will probably be solved simultaneously. (Boldmath is something that I never really understood when or why it works or doesn't work.) Mojca