ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* item bullet processing / font problem
@ 2013-06-18  2:14 hwitloc
  2013-06-18  2:23 ` Aditya Mahajan
  0 siblings, 1 reply; 11+ messages in thread
From: hwitloc @ 2013-06-18  2:14 UTC (permalink / raw)
  To: ntg-context



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]
\definesymbol[5][$\diamond$]

\starttext
   \startitemize[5,columns,unpacked,two,broad]
       \item 此の行にbulletを打つ。
       \item One more column for good measure
   \stopitemize
\stoptext

 --- end of sample Context macro doc.


---- #2  sample of the errors output by Context ----
 system          > cont-new.mkiv loaded ...
 system          > beware: some patches loaded from cont-new.mkiv
 .
 .
 fonts           > latin modern fonts are not preloaded
 languages       > language en is active
 loading         > ConTeXt User Module / Simplefonts

 fonts           > typescripts > unknown: library 'loc'
 {/usr/local/texlive/2012/texmf-....../context/mkiv-base.map}

 fonts           > defining > forced type otf of latinmodernmath-regular not found
 fonts           > defining > font with asked name 'latinmodernmath-regular' is not found using lookup 'file'
 fonts           > defining > unknown font latinmodernmath-regular, loading aborted
 fonts           > defining > unable to define latinmodernmath-regular.otf as [simplefonts:1-12pt-mm-mr--3]

 fonts           > defining > forced type otf of latinmodernmath-regular not found
 fonts           > defining > font with asked name 'latinmodernmath-regular' is not found using lookup 'file'
 fonts           > defining > unknown font latinmodernmath-regular, loading aborted
 fonts           > defining > unable to define latinmodernmath-regular.otf as [simplefonts:1-12pt-mm-mr--2]
 .
 .
 fonts           > math: unset for global bodyfont simplefonts:1 at 12pt
 fonts           > math: unset for global bodyfont simplefonts:1 at 12pt

 ! Math error: parameter \Umathquad\displaystyle is not set.

 system          > tex > error on line 8 in file bullet-problem.tex:
		    Math error: parameter \Umathquad\displaystyle is not set ...
 .
 .

 ? OK, entering \nonstopmode...
 ! Math error: parameter \Umathquad\displaystyle is not set.

 system          > tex > error on line 8 in file bullet-problem.tex: Math error: parameter \Umathquad\displaystyle is not set ...
 ! Math error: parameter \Umathquad\displaystyle is not set.

 system          > tex > error on line 9 in file bullet-problem.tex: Math error: parameter \Umathquad\displaystyle is not set ...
 .
 .
 .
 ! Math error: parameter \Umathquad\displaystyle is not set.

 mtx-context     | fatal error: return code: 1

------------- end of sample error output
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-06-19 13:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18  2:14 item bullet processing / font problem hwitloc
2013-06-18  2:23 ` Aditya Mahajan
2013-06-18  7:34   ` Hans Hagen
2013-06-18 11:38   ` hwitloc
2013-06-18 21:41     ` Hans Hagen
2013-06-18 21:53       ` Wolfgang Schuster
2013-06-18 23:10         ` hwitloc
2013-06-19  7:54           ` Wolfgang Schuster
2013-06-18 23:23       ` hwitloc
2013-06-19  7:58         ` Hans Hagen
2013-06-19 13:15           ` hwitloc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).