Am 23.05.2011 um 15:33 schrieb Cedric Mauclair:

> I really wish to use Calluna with Latin/Computer Modern math because I
> find palatino too narrow.

It is too narrow compared with Calluna but it is at least a better match
than Latin Modern but it’s possible the small braces are a bug in ConTeXt
or LuaTeX because it does only appear with OpenType math fonts:

Input:

\usemodule[simplefonts]

\setmainfont[Calluna]

\startbuffer[example]
\input ward\par
\startformula
c^2=a^2+b^2 \quad \binom{1}{2}
\stopformula
\stopbuffer

\starttext

\getbuffer[example]

\setmathfont[palatino]\getbuffer[example]

\setmathfont[euler]\getbuffer[example]

\setmathfont[times]\getbuffer[example]

\setmathfont[cambria]\getbuffer[example]

\stoptext

Output: http://d.pr/hKl1

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to