On Wed, May 21, 2014 at 4:43 PM, Otared Kavian <ota...@gmail.com> wrote:
> Thanks for the answer.
> Is there another script font for LM, or for Palatino, which looks a little
> bit more readable than \cal in those fonts, and which can be used with the
> simplefonts mechanism?
>
> Best regards: OK

Personally, I think that the \cal from Latin Modern is very readable
(thus, I don't know what you are after). I tried some others, maybe
you like one of them (I hope that the line breaks in the email will be
OK):

\definefallbackfamily[mainface][math][TeX Gyre Termes
Math][range={1D49C-1D4CF,212C,2130,2131,210B,2110,2112,2133,211B,212F,210A,2134}]
%\definefallbackfamily[mainface][math][TeX Gyre Pagella
Math][range={1D49C-1D4CF,212C,2130,2131,210B,2110,2112,2133,211B,212F,210A,2134}]
%\definefallbackfamily[mainface][math][Asana
Math][range={1D49C-1D4CF,212C,2130,2131,210B,2110,2112,2133,211B,212F,210A,2134}]
\definefontfamily [mainface] [rm] [Latin Modern]
\definefontfamily [mainface] [math] [Latin Modern Math]

\setupbodyfont[mainface]

\starttext
${\cal abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ}$
\stoptext

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