On Tue, 18 Jun 2013, hwitloc@gmail.com wrote:
Setting the main font to ipaexm for Japanese characters, causes the sample document below to fail being typest properly.
The $\diamond$ symbol I specified as an item bullet does not get typeset and where is should be is blank. Though not shown in this example, the default set is also affected. When it should be a circular bullet a largish hypen - is displayed.
Also parsing of the document text itself is affected with Context halting in the middle of the first item's text.
I think all problems are due to the change in fort. Is there anyway I can specify a backup font or a fort to use for only the symbols, which I believe is in a math font?
Any assistance it getting this working will be much appreciated.
Thank you.
---- # 1 Sample Context Macro document that causes the errors: ----
\usemodule[simplefonts] \setmainfont[ipaexm]
Add \setmathfont[modern] % or something else. Aditya
! Math error: parameter \Umathquad\displaystyle is not set.
Perhaps we need to add a FAQ on the wiki for this error (and maybe change the default symbolset to text symbols rather than math symbols) Aditya