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

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