ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Philipp Gesang <Philipp.Gesang@alumni.uni-heidelberg.de>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: possible ligaturing bug with EB Garamond * clig
Date: Tue, 16 Apr 2013 21:44:51 +0200	[thread overview]
Message-ID: <20130416194451.GB7567@phlegethon> (raw)
In-Reply-To: <516DA4B1.1020504@wxs.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1736 bytes --]

···<date: 2013-04-16, Tuesday>···<from: Hans Hagen>···

> On 4/16/2013 8:06 PM, Philipp Gesang wrote:
> >Hi,
> >
> >with EB Garamond Italic and contextual ligatures I get a weird
> >duplicate “s” for the pairing “us”:
> >
> >·······································································
> >\starttext
> >
> >   \definefontfeature[default][default][clig=yes]
> >   \definedfont[ebgaramond12italic*default at 42pt]
> >   %definedfont[ebgaramond08italic*default at 42pt]
> >
> >   foo us bar ss fi ffi ffl fj\endgraf
> >
> >   Thus, I came to the conclusion ...
> >
> >\stoptext
> >·······································································
> >
> >Occurs in Context and Luatex-Fonts, not only on my machine. Can
> >some confirm this? Also I’d like to know if that’s a bug in the
> >font or the font loader.
> >
> >Thanks
> >Philipp
> >
> >[1] Version 0.015 from here:
> >     http://www.georgduffner.at/ebgaramond/download.html
> 
> you can test with
> 
> local function s_hashed(t,cache)
>     if t then
>         local ht = { }
>         local tf = t[1]
>         for i=1,#tf do
>             ht[i] = { [tf[i]] = true }
>         end
>         return ht
>     else
>         return nil
>     end
> end
> 
> in font-otf.lua (you need to delete the cached font) - i wonder what
> the original test font was (might as break that one)

Thanks, applied! No noticable breakage.

Philipp

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

      reply	other threads:[~2013-04-16 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-16 18:06 Philipp Gesang
2013-04-16 18:49 ` Hans Hagen
2013-04-16 19:21 ` Hans Hagen
2013-04-16 19:44   ` Philipp Gesang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130416194451.GB7567@phlegethon \
    --to=philipp.gesang@alumni.uni-heidelberg.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).