ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: Ligature color is not reliable
       [not found] <003e01d19267$9b0e7dc0$d12b7940$@tosovsky@email.cz>
@ 2016-04-11 19:06 ` Jan Tosovsky
       [not found] ` <01fe01d19425$3987ffd0$ac97ff70$@tosovsky@email.cz>
  1 sibling, 0 replies; 4+ messages in thread
From: Jan Tosovsky @ 2016-04-11 19:06 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

On 2016-04-09 Jan Tosovsky wrote:
> 
> for an illustration I wanted to colorize all ligatures, but the
> following method is not reliable for three character ligatures 
> - which ends up black.
> 
> While tested with Palatino, it can be simulated even with 
> a default font (however there are missing ffi and ffl ligatures).
> 
> \definefontfamily[palatino][rm][Palatino Linotype]
> [features={default, quality}]
> \setupbodyfont[palatino]
> 
> \starttext
> Je{\red ff}, the o{\red ffi}ce on the {\red fi}rst {\red fl}oor 
> is o{\red ffl}ine.
> \stoptext
> 
> What is happening here?
> 

Any idea how to properly colorize those ligatures?

Thanks, Jan

___________________________________________________________________________________
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: Ligature color is not reliable
       [not found] ` <01fe01d19425$3987ffd0$ac97ff70$@tosovsky@email.cz>
@ 2016-04-11 20:35   ` Hans Hagen
  2016-04-11 20:45     ` Jan Tosovsky
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2016-04-11 20:35 UTC (permalink / raw)
  To: ntg-context

On 4/11/2016 9:06 PM, Jan Tosovsky wrote:
> On 2016-04-09 Jan Tosovsky wrote:
>>
>> for an illustration I wanted to colorize all ligatures, but the
>> following method is not reliable for three character ligatures
>> - which ends up black.
>>
>> While tested with Palatino, it can be simulated even with
>> a default font (however there are missing ffi and ffl ligatures).
>>
>> \definefontfamily[palatino][rm][Palatino Linotype]
>> [features={default, quality}]
>> \setupbodyfont[palatino]
>>
>> \starttext
>> Je{\red ff}, the o{\red ffi}ce on the {\red fi}rst {\red fl}oor
>> is o{\red ffl}ine.
>> \stoptext
>>
>> What is happening here?
>>
>
> Any idea how to properly colorize those ligatures?

update

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | 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

* Re: Ligature color is not reliable
  2016-04-11 20:35   ` Hans Hagen
@ 2016-04-11 20:45     ` Jan Tosovsky
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Tosovsky @ 2016-04-11 20:45 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

On 2016-04-11 Hans Hagen wrote:
> On 4/11/2016 9:06 PM, Jan Tosovsky wrote:
> > On 2016-04-09 Jan Tosovsky wrote:
> >>
> >> for an illustration I wanted to colorize all ligatures, but the
> >> following method is not reliable for three character ligatures
> >> - which ends up black.
> >>
> >> While tested with Palatino, it can be simulated even with
> >> a default font (however there are missing ffi and ffl ligatures).
> >>
> >> \definefontfamily[palatino][rm][Palatino Linotype]
> >> [features={default, quality}]
> >> \setupbodyfont[palatino]
> >>
> >> \starttext
> >> Je{\red ff}, the o{\red ffi}ce on the {\red fi}rst {\red fl}oor
> >> is o{\red ffl}ine.
> >> \stoptext
> >>
> >> What is happening here?
> >>
> >
> > Any idea how to properly colorize those ligatures?
> 
> update

Wow! It works now, thanks a lot!

Jan

___________________________________________________________________________________
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

* Ligature color is not reliable
@ 2016-04-09 13:56 Jan Tosovsky
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Tosovsky @ 2016-04-09 13:56 UTC (permalink / raw)
  To: 'mailing list for ConTeXt users'

Dear All,

for an illustration I wanted to colorize all ligatures, but the following
method is not reliable for three character ligatures - which ends up black.

While tested with Palatino, it can be simulated even with a default font
(however there are missing ffi and ffl ligatures).

\definefontfamily[palatino][rm][Palatino Linotype][features={default,
quality}]
\setupbodyfont[palatino]

\starttext
Je{\red ff}, the o{\red ffi}ce on the {\red fi}rst {\red fl}oor is o{\red
ffl}ine.
\stoptext

What is happening here? 

Thanks, Jan

___________________________________________________________________________________
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:[~2016-04-11 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <003e01d19267$9b0e7dc0$d12b7940$@tosovsky@email.cz>
2016-04-11 19:06 ` Ligature color is not reliable Jan Tosovsky
     [not found] ` <01fe01d19425$3987ffd0$ac97ff70$@tosovsky@email.cz>
2016-04-11 20:35   ` Hans Hagen
2016-04-11 20:45     ` Jan Tosovsky
2016-04-09 13:56 Jan Tosovsky

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