ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* font clarification
@ 2020-10-12 22:41 jbf
  2020-10-13 11:39 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: jbf @ 2020-10-12 22:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Can someone clarify a font issue for me please.

I have the following setup:

\definefontfamily[mainface][rm][TeX Gyre Pagella]
\definefontfamily [mainface] [ss] [Arial][tf=file:arial:ttf]
\definefontfamily [mainface] [mm] [TeX Gyre Pagella Math]
\setupbodyfont[mainface,11.5pt]

When I look at what this produces, I see that my body text is in fact 
texgyrepagellamath-regular. If I run mtxrun --script font --list --file 
-pattern=*pag*, I see, among others, the following:

texgyrepagellamath   ...    texgyrepagellamathregular 
texgyrepagella-math.otf   conflict: regular
texgyrepagella   ...    texgyrepagellaregular 
texgyrepagella-regular.otf   conflict: regular

So three questions:

1. Does Tex Gyre Pagella Math contain everything I need for my body font 
(ignore Arial - I use that for drop caps and a few other things and it 
works as it should)?

2. If so, do I still need the first line in my setup, namely the [rm] 
line? Would not the [mm] be enough?

3. The mtxrun output suggests there is a 'conflict' between 
tgpagella-regular and tgpagella-math. What is the nature of this 'conflict'?

It is possible that my questions reveal a basic misunderstanding of this 
typeface. Don't hesitate to tell me so but also try to put me right.

Julian


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

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

* Re: font clarification
  2020-10-12 22:41 font clarification jbf
@ 2020-10-13 11:39 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2020-10-13 11:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users, jbf

On 10/13/2020 12:41 AM, jbf wrote:
> Can someone clarify a font issue for me please.
> 
> I have the following setup:
> 
> \definefontfamily[mainface][rm][TeX Gyre Pagella]
> \definefontfamily [mainface] [ss] [Arial][tf=file:arial:ttf]
> \definefontfamily [mainface] [mm] [TeX Gyre Pagella Math]
> \setupbodyfont[mainface,11.5pt]
> 
> When I look at what this produces, I see that my body text is in fact 
> texgyrepagellamath-regular. If I run mtxrun --script font --list --file 
> -pattern=*pag*, I see, among others, the following:
> 
> texgyrepagellamath   ...    texgyrepagellamathregular 
> texgyrepagella-math.otf   conflict: regular
> texgyrepagella   ...    texgyrepagellaregular 
> texgyrepagella-regular.otf   conflict: regular
> 
> So three questions:
> 
> 1. Does Tex Gyre Pagella Math contain everything I need for my body font 
> (ignore Arial - I use that for drop caps and a few other things and it 
> works as it should)?

no, it's a math font with a math table and math feature sonly

> 2. If so, do I still need the first line in my setup, namely the [rm] 
> line? Would not the [mm] be enough?

no, you need a text font with basic symbols and text features only

so, the setup you use is ok

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2020-10-13 11:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-12 22:41 font clarification jbf
2020-10-13 11:39 ` Hans Hagen

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).