ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Idris Samawi Hamid ادريس سماوي حامد" <Idris.Hamid@colostate.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: math font fallback for palatino \cal
Date: Sun, 14 Aug 2016 14:07:53 -0600	[thread overview]
Message-ID: <op.yl7bjf1mejo439@ishamid-pc> (raw)
In-Reply-To: <57B0C3CF.2050505@gmail.com>

On Sun, 14 Aug 2016 13:17:35 -0600, Wolfgang Schuster  
<schuster.wolfgang@gmail.com> wrote:

>> Idris Samawi Hamid ادريس سماوي حامد <mailto:Idris.Hamid@colostate.edu>
>> 14. August 2016 um 20:33
>> Dear gang,
>>
>> Using pagella (palatino) for a project here. Unfortunately
>> texgyrepagella-math.otf has a rather unattractive set of \cal caps;
>> schola, termes, bonum etc. all use the same and much better-looking set.
>>
>> So I decided to try and define a palatino math set with the \cal caps
>> from schola (= termes etc.). Succeeded after some trial and error:
>> attached are the positive results. Others may find the experiment
>> useful or even worth wikifying; it's a nice fallback exercise.
>>
>> Maybe there is a better or more up-to-date way to do this: In any
>> case, feel free to critique the attached.
> You can save a few lines for your font setup when you use the
> \definefontfamily and \definefallbackfamily commands.
>
> \definefontfamily     [palatino_cg] [rm] [TeX Gyre Pagella]
> \definefallbackfamily [palatino_cg] [mm] [TeX Gyre Schola Math]
> [range={lowercasescript,lowercaseboldscript,uppercasescript,uppercaseboldscript},force=yes]
> \definefontfamily     [palatino_cg] [mm] [TeX Gyre Pagella Math]
>
> \setupbodyfont[palatino]
>
> \starttext
>
> \m{\cal ABCDEFG \quad \bf ABCDEFG}
>
> \switchtobodyfont[palatino_cg]
>
> \m{\cal ABCDEFG \quad \bf ABCDEFG}
>
> \stoptext

Wonderful, Wolfgang, just wonderful. Lots to learn and explore... And some  
info here:

http://wiki.contextgarden.net/Command/definefontfamily

Thanks again!
-- 
Idris Samawi Hamid
Professor of Philosophy
Colorado State University
Fort Collins, CO 80523
___________________________________________________________________________________
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	other threads:[~2016-08-14 20:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-14 18:33 Idris Samawi Hamid ادريس سماوي حامد
2016-08-14 18:53 ` Idris Samawi Hamid ادريس سماوي حامد
2016-08-14 19:17 ` Wolfgang Schuster
2016-08-14 20:07   ` Idris Samawi Hamid ادريس سماوي حامد [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.yl7bjf1mejo439@ishamid-pc \
    --to=idris.hamid@colostate.edu \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).