ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Uppercase Greek in large fontsize
@ 2007-08-20 16:03 Shen Chen
  2007-08-20 16:24 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Shen Chen @ 2007-08-20 16:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

I had a problem with typesetting uppercase Greek in large fontsize.
I am doing a screen presentation so I want to work with 18pt body font size.
But uppercase greek letters all disappear whenever I use anything bigger
than 12pt. All small case greek letter are fine, though. Wondering if there
is a simple fix to it. Thanks a lot!

\setupbodyfont[roman,18pt]
\starttext
Hello world!
$$\delta \Delta \alpha \Alpha \gamma \Gamma $$
\stoptext

Best regards,
Shen Chen

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Uppercase Greek in large fontsize
  2007-08-20 16:03 Uppercase Greek in large fontsize Shen Chen
@ 2007-08-20 16:24 ` Hans Hagen
  2007-08-20 16:43   ` Shen Chen
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2007-08-20 16:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Shen Chen wrote:
> Hi all,
> 
> I had a problem with typesetting uppercase Greek in large fontsize.
> I am doing a screen presentation so I want to work with 18pt body font size.
> But uppercase greek letters all disappear whenever I use anything bigger
> than 12pt. All small case greek letter are fine, though. Wondering if there
> is a simple fix to it. Thanks a lot!
> 
> \setupbodyfont[roman,18pt]
> \starttext
> Hello world!
> $$\delta \Delta \alpha \Alpha \gamma \Gamma $$
> \stoptext
\definebodyfontenvironment[18pt]
\setupbodyfont[18pt]
Hello world!
$$\delta \Delta \alpha \Alpha \gamma \Gamma $$

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Uppercase Greek in large fontsize
  2007-08-20 16:24 ` Hans Hagen
@ 2007-08-20 16:43   ` Shen Chen
  2007-08-20 16:59     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Shen Chen @ 2007-08-20 16:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Thanks for the suggestion.
But \definebodyfontenvironment doesn't seem to have any effect.
I tried it on live.contextgarden.net, \Delta appear like a \prime.

shenchen

On 8/21/07 12:24 AM, "Hans Hagen" <pragma@wxs.nl> wrote:

> Shen Chen wrote:
>> Hi all,
>> 
>> I had a problem with typesetting uppercase Greek in large fontsize.
>> I am doing a screen presentation so I want to work with 18pt body font size.
>> But uppercase greek letters all disappear whenever I use anything bigger
>> than 12pt. All small case greek letter are fine, though. Wondering if there
>> is a simple fix to it. Thanks a lot!
>> 
>> \setupbodyfont[roman,18pt]
>> \starttext
>> Hello world!
>> $$\delta \Delta \alpha \Alpha \gamma \Gamma $$
>> \stoptext
> \definebodyfontenvironment[18pt]
> \setupbodyfont[18pt]
> Hello world!
> $$\delta \Delta \alpha \Alpha \gamma \Gamma $$
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>       tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
>                                               | 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://tex.aanhet.net
> archive  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ______________________________________________________________________________
> _____

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Uppercase Greek in large fontsize
  2007-08-20 16:43   ` Shen Chen
@ 2007-08-20 16:59     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2007-08-20 16:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Shen Chen wrote:
> Thanks for the suggestion.
> But \definebodyfontenvironment doesn't seem to have any effect.
> I tried it on live.contextgarden.net, \Delta appear like a \prime.

hm, smells like a font problem then

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | 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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2007-08-20 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-20 16:03 Uppercase Greek in large fontsize Shen Chen
2007-08-20 16:24 ` Hans Hagen
2007-08-20 16:43   ` Shen Chen
2007-08-20 16:59     ` 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).