[NTG-context] Error with EBGaramond-Regular
luigi scarso
luigi.scarso at gmail.com
Thu Jun 7 19:59:21 CEST 2012
On Thu, Jun 7, 2012 at 6:14 PM, Hans Hagen <pragma at wxs.nl> wrote:
> can you test with
>
>
> local function s_uncover(splitter,cache,cover)
> if cover == "" then
> return nil
> else
> local uncovered = cache[cover]
> if not uncovered then
> uncovered = lpegmatch(splitter,cover)
> cache[cover] = uncovered
> end
> return { uncovered }
> end
> end
It's ok.
>
> btw, what are features like cv80 and cv81 supposed to represent?
I've asked to the author (and invite him to join this ml)
I'm doing other tests for the greek glyphs .
--
luigi
More information about the ntg-context
mailing list