ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Two questions on \definefallbackfamily
@ 2014-04-25 19:56 Mikael P. Sundqvist
  2014-04-27 14:58 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Mikael P. Sundqvist @ 2014-04-25 19:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi!

1) If i write
%%%
\definefontfamily [luface] [rm] [Adobe Garamond Pro][opticalsize=yes]
\definefontfamily [luface] [ss] [FrutigerLTstd][opticalsize=yes]
\definefallbackfamily [luface] [math] [Adobe Garamond Pro]
[math:uppercasenormal]
\definefallbackfamily [luface] [math] [Adobe Garamond Pro]
[math:uppercaseitalic]
\definefallbackfamily [luface] [math] [Adobe Garamond Pro]
[math:lowercasenormal]
\definefallbackfamily [luface] [math] [Adobe Garamond Pro]
[math:lowercaseitalic]
\definefallbackfamily [luface] [math] [Adobe Garamond Pro] [math:digitsnormal]
\definefontfamily [luface] [math] [Tex Gyre Pagella Math]
\definebodyfontenvironment[18pt]
\setupbodyfont[luface,18pt]
%%%

it works well. What if I want to change TeX Gyre Pagella Math to
Iwona? It turns out I cannot just change it to "Iwona", "iwona",
"Iwona Math", ... Other fonts seem to work, but Iwona no?

2) Say that I change the third last line above into

\definefontfamily [luface] [math] [Tex Gyre Pagella Math][scale=0.8]

to make the fonts fit better in size. Then the Adobe Garamond Pro in
math mode also scales with the factor 0.8, which looks bad. Is there a
way to scale only the TeX Gyre Pagella Math? Adding scale=1 to the
\definefallbackfamily commands does not seem to change anything.

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


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

end of thread, other threads:[~2014-04-28 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-25 19:56 Two questions on \definefallbackfamily Mikael P. Sundqvist
2014-04-27 14:58 ` Wolfgang Schuster
2014-04-28 12:38   ` Mikael P. Sundqvist
2014-04-28 13:02     ` Wolfgang Schuster
2014-04-28 13:32       ` Mikael P. Sundqvist

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