Re: [NTG-context] Display math characters

2012-09-14 Thread Otared Kavian
Hi Pol, You can use the following: %% begin show-math.tex \doifmode{mkiv}{\usemodule[s][mat-11]} \starttext \doifmodeelse{mkiv}{\showmathfontcharacters}{\showmathcharacters} \stoptext %% end show-math.tex However in mkiv the presentation of math fonts is not the same as in mkii. I don't know how

[NTG-context] Display math characters

2012-09-14 Thread pol stra
Hello, from the wiki (http://wiki.contextgarden.net/Math/basic#List_of_All_Math_macros) I tryed the following snippet: \usemodule[fnt-25] \showmathfontcharacters But context complains that there is no fnt-25 module, so let’s grep showmathfontcharacters in conteXt directory. I found that it is