ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \sc missing in Antykwa Torunska
@ 2010-07-17 21:41 Mojca Miklavec
  2010-07-18  4:42 ` Wolfgang Schuster
  0 siblings, 1 reply; 4+ messages in thread
From: Mojca Miklavec @ 2010-07-17 21:41 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I didn't yet figure out why, but small caps font for Antykwa Torunska
doesn't work in MKIV:

\usetypescript[antykwa-torunska]
\setupbodyfont[antykwa]
\starttext
abc \sc def
\stoptext

The bug is also present in TL 2010. It works fine with MKII.

Mojca
___________________________________________________________________________________
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] 4+ messages in thread

* Re: \sc missing in Antykwa Torunska
  2010-07-17 21:41 \sc missing in Antykwa Torunska Mojca Miklavec
@ 2010-07-18  4:42 ` Wolfgang Schuster
  2010-07-18  5:24   ` Mojca Miklavec
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Schuster @ 2010-07-18  4:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 17.07.10 23:41, schrieb Mojca Miklavec:
> Dear list,
>
> I didn't yet figure out why, but small caps font for Antykwa Torunska
> doesn't work in MKIV:
>
> \usetypescript[antykwa-torunska]
> \setupbodyfont[antykwa]
> \starttext
> abc \sc def
> \stoptext
>
> The bug is also present in TL 2010. It works fine with MKII.
>    

Add \definefontfeature[smallcaps][smallcaps][script=latn] to your document.

Wolfgang
___________________________________________________________________________________
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] 4+ messages in thread

* Re: \sc missing in Antykwa Torunska
  2010-07-18  4:42 ` Wolfgang Schuster
@ 2010-07-18  5:24   ` Mojca Miklavec
  2010-07-18 10:22     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Mojca Miklavec @ 2010-07-18  5:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Jul 18, 2010 at 06:42, Wolfgang Schuster wrote:
> Am 17.07.10 23:41, schrieb Mojca Miklavec:
>>
>> Dear list,
>>
>> I didn't yet figure out why, but small caps font for Antykwa Torunska
>> doesn't work in MKIV:
>>
>> \usetypescript[antykwa-torunska]
>> \setupbodyfont[antykwa]
>> \starttext
>> abc \sc def
>> \stoptext
>>
>> The bug is also present in TL 2010. It works fine with MKII.
>>
>
> Add \definefontfeature[smallcaps][smallcaps][script=latn] to your document.

Thank you Wolfgang, this helps, but:
- Why do the smallcaps works in LM, Antykwa Poltawskiego, ... then?
- Shouldn't this work automatically?

Thanks,
    Mojca
___________________________________________________________________________________
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] 4+ messages in thread

* Re: \sc missing in Antykwa Torunska
  2010-07-18  5:24   ` Mojca Miklavec
@ 2010-07-18 10:22     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2010-07-18 10:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Mojca Miklavec

On 18-7-2010 7:24, Mojca Miklavec wrote:
> On Sun, Jul 18, 2010 at 06:42, Wolfgang Schuster wrote:
>> Am 17.07.10 23:41, schrieb Mojca Miklavec:
>>>
>>> Dear list,
>>>
>>> I didn't yet figure out why, but small caps font for Antykwa Torunska
>>> doesn't work in MKIV:
>>>
>>> \usetypescript[antykwa-torunska]
>>> \setupbodyfont[antykwa]
>>> \starttext
>>> abc \sc def
>>> \stoptext
>>>
>>> The bug is also present in TL 2010. It works fine with MKII.
>>>
>>
>> Add \definefontfeature[smallcaps][smallcaps][script=latn] to your document.
>
> Thank you Wolfgang, this helps, but:
> - Why do the smallcaps works in LM, Antykwa Poltawskiego, ... then?
> - Shouldn't this work automatically?

because in many cases features are not defined consistently in terms if 
script / language combinations, so sometimes one needs the script=latn, 
sometimes also a language, sometimes it's put into dflt,dflt ... don't 
expect opentype to make live easier: more coverage is a benefit which 
saves users headaches, but features introduce a new one.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-07-18 10:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-17 21:41 \sc missing in Antykwa Torunska Mojca Miklavec
2010-07-18  4:42 ` Wolfgang Schuster
2010-07-18  5:24   ` Mojca Miklavec
2010-07-18 10:22     ` 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).