ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* (bug?) itlc removes liga
@ 2017-07-28 17:25 Pablo Rodriguez
  2017-07-29 13:00 ` Jan U. Hasecke
  2017-07-29 15:40 ` Jean-Pierre Delange
  0 siblings, 2 replies; 5+ messages in thread
From: Pablo Rodriguez @ 2017-07-28 17:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

using latest beta (2017.07.28 14:24), I have the following sample:

    \definefontfeature
        [default]
        [default]
        [script=latn,
         itlc=yes]

    \setupitaliccorrection
        [global, always]

    \definefontfamily
        [mainfont]
        [rm]
        [EB Garamond]

    \startbuffer[words]
    office final floor affliction
    \stopbuffer

    \startbuffer[ligatures]
    {\em \getbuffer[words]}\\
    {\bi \getbuffer[words]}\\
    {\getbuffer[words]}\\
    {\bf \getbuffer[words]}\\
    \stopbuffer

    \starttext
    \startTEXpage[offset=1em]
    \getbuffer[ligatures]
    \setupbodyfont[pagella]
        \getbuffer[ligatures]
    \setupbodyfont[mainfont]
        \getbuffer[ligatures]
    \stopTEXpage
    \stoptext

In Latin Modern italics (and TeX Gyre typefaces), the “ffi” ligature
isn’t added.

With EB Garamond, italics don’t get the “ffl” ligature.

The previous beta from 2017.07.27 16:17 doesn’t have the issue that I
describe.

Could anyone be so kind to confirm the bug with latest beta?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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] 5+ messages in thread

* Re: (bug?) itlc removes liga
  2017-07-28 17:25 (bug?) itlc removes liga Pablo Rodriguez
@ 2017-07-29 13:00 ` Jan U. Hasecke
  2017-07-29 15:40 ` Jean-Pierre Delange
  1 sibling, 0 replies; 5+ messages in thread
From: Jan U. Hasecke @ 2017-07-29 13:00 UTC (permalink / raw)
  To: ntg-context

Am 28.07.2017 um 19:25 schrieb Pablo Rodriguez:
> Could anyone be so kind to confirm the bug with latest beta?

I can confirm it.

juh
___________________________________________________________________________________
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] 5+ messages in thread

* Re: (bug?) itlc removes liga
  2017-07-28 17:25 (bug?) itlc removes liga Pablo Rodriguez
  2017-07-29 13:00 ` Jan U. Hasecke
@ 2017-07-29 15:40 ` Jean-Pierre Delange
  2017-07-29 19:51   ` Hans Hagen
  1 sibling, 1 reply; 5+ messages in thread
From: Jean-Pierre Delange @ 2017-07-29 15:40 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Hello Pablo,

I am very sad to inform you, dear Pablo, that there is the same bug with ligatures on (OS Linux x64) CTX current version: 2016.11.22 aswell as on mtx-context | current version: 2017.07.28 22:51 ...;-)

JP


----- Mail original -----
De: "Pablo Rodriguez" <oinos@gmx.es>
À: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Envoyé: Vendredi 28 Juillet 2017 19:25:03
Objet: [NTG-context] (bug?) itlc removes liga

Dear list,

using latest beta (2017.07.28 14:24), I have the following sample:

    \definefontfeature
        [default]
        [default]
        [script=latn,
         itlc=yes]

    \setupitaliccorrection
        [global, always]

    \definefontfamily
        [mainfont]
        [rm]
        [EB Garamond]

    \startbuffer[words]
    office final floor affliction
    \stopbuffer

    \startbuffer[ligatures]
    {\em \getbuffer[words]}\\
    {\bi \getbuffer[words]}\\
    {\getbuffer[words]}\\
    {\bf \getbuffer[words]}\\
    \stopbuffer

    \starttext
    \startTEXpage[offset=1em]
    \getbuffer[ligatures]
    \setupbodyfont[pagella]
        \getbuffer[ligatures]
    \setupbodyfont[mainfont]
        \getbuffer[ligatures]
    \stopTEXpage
    \stoptext

In Latin Modern italics (and TeX Gyre typefaces), the “ffi” ligature
isn’t added.

With EB Garamond, italics don’t get the “ffl” ligature.

The previous beta from 2017.07.27 16:17 doesn’t have the issue that I
describe.

Could anyone be so kind to confirm the bug with latest beta?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________
___________________________________________________________________________________
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] 5+ messages in thread

* Re: (bug?) itlc removes liga
  2017-07-29 15:40 ` Jean-Pierre Delange
@ 2017-07-29 19:51   ` Hans Hagen
  2017-07-30  8:33     ` Jan U. Hasecke
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2017-07-29 19:51 UTC (permalink / raw)
  To: ntg-context

On 7/29/2017 5:40 PM, Jean-Pierre Delange wrote:
> 
> Hello Pablo,
> 
> I am very sad to inform you, dear Pablo, that there is the same bug with ligatures on (OS Linux x64) CTX current version: 2016.11.22 aswell as on mtx-context | current version: 2017.07.28 22:51 ...;-)
it's indeed an older issue

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] 5+ messages in thread

* Re: (bug?) itlc removes liga
  2017-07-29 19:51   ` Hans Hagen
@ 2017-07-30  8:33     ` Jan U. Hasecke
  0 siblings, 0 replies; 5+ messages in thread
From: Jan U. Hasecke @ 2017-07-30  8:33 UTC (permalink / raw)
  To: ntg-context

Am 29.07.2017 um 21:51 schrieb Hans Hagen:
> On 7/29/2017 5:40 PM, Jean-Pierre Delange wrote:
>>
>> Hello Pablo,
>>
>> I am very sad to inform you, dear Pablo, that there is the same bug
>> with ligatures on (OS Linux x64) CTX current version: 2016.11.22
>> aswell as on mtx-context | current version: 2017.07.28 22:51 ...;-)
> it's indeed an older issue

Before I updated, I tried with a version from 04.2017 and had no problems.

juh
___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2017-07-30  8:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-28 17:25 (bug?) itlc removes liga Pablo Rodriguez
2017-07-29 13:00 ` Jan U. Hasecke
2017-07-29 15:40 ` Jean-Pierre Delange
2017-07-29 19:51   ` Hans Hagen
2017-07-30  8:33     ` Jan U. Hasecke

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