Am Tue, 13 Feb 2018 20:58:52 -0700 schrieb Alan Braslau: >>> Cambria is missing math characters... >> really? which ones (that the others do have .. afaik gyre have some >> less than cambria) > > ⟂ U+27C2 \perp, for example. This is a "show-stopper" for me.
Works ok for me on latex + windows: \documentclass{article} \usepackage{unicode-math} \setmathfont{Cambria Math} \begin{document}\pagestyle{empty} $ ^^^^27c2 blblb $ \end{document} (the document only uses cambria.ttc, so the glyph must be from this font). The context code \setupbodyfont[cambria] \starttext $\perp $ abc \stoptext works fine for me too. -- Ulrike Fischer http://www.troubleshooting-tex.de/ ___________________________________________________________________________________ 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://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________