ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Some ligatures don't work in latest LMTX
@ 2020-11-24  7:12 Jairo A. del Rio
       [not found] ` <0f190a2f-ca7f-2c7c-bbc5-a1ccf588a616@xs4all.nl>
  2021-01-07  6:33 ` denis.maier
  0 siblings, 2 replies; 10+ messages in thread
From: Jairo A. del Rio @ 2020-11-24  7:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi everyone. The following example works fine with MkIV, but fails
with latest LMTX.

To be specific, the lam-alif ligature isn't working. Compile with both
to see differences.

Majalla is a Windows font, so I guess it's available for testing:


\mainlanguage[arabic]\definefontfeature
  [arabic]
  [mode=node,language=dflt,script=arab,
   init=yes,medi=yes,fina=yes,isol=yes,
   liga=yes,dlig=yes,rlig=yes,clig=yes,
   mark=yes,mkmk=yes,kern=yes,curs=yes]\definefontfamily[main][serif][sakkalmajalla][features=arabic]\setupbodyfont[main]\setupdirections[bidi=global]\starttext
أهلاً وسهلاً\stoptext

Is that a bug or are more features to be specified? Thank you in advance.

Jairo

[-- Attachment #1.2: Type: text/html, Size: 1702 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Fwd:  Some ligatures don't work in latest LMTX
       [not found]   ` <CAKyqqaa1Dnnud-DRpzXh49i_sELQEEMH9NdmdBXWc4wdW7ko9A@mail.gmail.com>
@ 2020-11-24 19:17     ` Jairo A. del Rio
  2020-11-25 19:21       ` Jairo A. del Rio
  0 siblings, 1 reply; 10+ messages in thread
From: Jairo A. del Rio @ 2020-11-24 19:17 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

---------- Forwarded message ---------
De: Jairo A. del Rio <jairoadelrio6@gmail.com>
Date: mar, 24 de nov. de 2020 a la(s) 14:16
Subject: Re: [NTG-context] Some ligatures don't work in latest LMTX
To: Hans Hagen <j.hagen@xs4all.nl>


Thank you very much, Hans. Ligatures now work. However, diacritics aren't
properly placed even using "features=arabic" (they appear below letters in
LMTX). ConTeXt MkIV still gives correct output.

Thank you in advance.

Jairo

El mar, 24 de nov. de 2020 a la(s) 12:04, Hans Hagen (j.hagen@xs4all.nl)
escribió:

> On 11/24/2020 8:12 AM, Jairo A. del Rio wrote:
> > |Hi everyone. The following example works fine with MkIV, but fails with
> > latest LMTX.
> > |
> >
> > |To be specific, the lam-alif ligature isn't working. Compile with both
> > to see differences.
> > |
> >
> > |Majalla is a Windows font, so I guess it's available for testing:
> > |
> >
> > |
> > \mainlanguage[arabic] \definefontfeature [arabic]
> > [mode=node,language=dflt,script=arab,
> > init=yes,medi=yes,fina=yes,isol=yes,
> > liga=yes,dlig=yes,rlig=yes,clig=yes,
> > mark=yes,mkmk=yes,kern=yes,curs=yes]
> > \definefontfamily[main][serif][sakkalmajalla][features=arabic]
> > \setupbodyfont[main] \setupdirections[bidi=global] \starttext أهلاً
> وسهلاً
> > \stoptext
> >
> > |
> >
> > |Is that a bug or are more features to be specified? Thank you in
> advance.
> (you can probably best use the already define arabic featre because it
> also does some contextual stuff)
>
> anyway, there was an issue with the state querying (isol etc) as side
> effect of another thing .. fixed in next upload (there haven't been
> fundamental changes to the font handling for quite a while)
>
> 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
> -----------------------------------------------------------------
>

[-- Attachment #1.2: Type: text/html, Size: 3078 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Some ligatures don't work in latest LMTX
  2020-11-24 19:17     ` Fwd: " Jairo A. del Rio
@ 2020-11-25 19:21       ` Jairo A. del Rio
  0 siblings, 0 replies; 10+ messages in thread
From: Jairo A. del Rio @ 2020-11-25 19:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen


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

Now diacritics work again. Thank you for the fix!

Best regards,

Jairo

El mar, 24 de nov. de 2020 a la(s) 14:17, Jairo A. del Rio (
jairoadelrio6@gmail.com) escribió:

>
>
> ---------- Forwarded message ---------
> De: Jairo A. del Rio <jairoadelrio6@gmail.com>
> Date: mar, 24 de nov. de 2020 a la(s) 14:16
> Subject: Re: [NTG-context] Some ligatures don't work in latest LMTX
> To: Hans Hagen <j.hagen@xs4all.nl>
>
>
> Thank you very much, Hans. Ligatures now work. However, diacritics aren't
> properly placed even using "features=arabic" (they appear below letters in
> LMTX). ConTeXt MkIV still gives correct output.
>
> Thank you in advance.
>
> Jairo
>
> El mar, 24 de nov. de 2020 a la(s) 12:04, Hans Hagen (j.hagen@xs4all.nl)
> escribió:
>
>> On 11/24/2020 8:12 AM, Jairo A. del Rio wrote:
>> > |Hi everyone. The following example works fine with MkIV, but fails
>> with
>> > latest LMTX.
>> > |
>> >
>> > |To be specific, the lam-alif ligature isn't working. Compile with both
>> > to see differences.
>> > |
>> >
>> > |Majalla is a Windows font, so I guess it's available for testing:
>> > |
>> >
>> > |
>> > \mainlanguage[arabic] \definefontfeature [arabic]
>> > [mode=node,language=dflt,script=arab,
>> > init=yes,medi=yes,fina=yes,isol=yes,
>> > liga=yes,dlig=yes,rlig=yes,clig=yes,
>> > mark=yes,mkmk=yes,kern=yes,curs=yes]
>> > \definefontfamily[main][serif][sakkalmajalla][features=arabic]
>> > \setupbodyfont[main] \setupdirections[bidi=global] \starttext أهلاً
>> وسهلاً
>> > \stoptext
>> >
>> > |
>> >
>> > |Is that a bug or are more features to be specified? Thank you in
>> advance.
>> (you can probably best use the already define arabic featre because it
>> also does some contextual stuff)
>>
>> anyway, there was an issue with the state querying (isol etc) as side
>> effect of another thing .. fixed in next upload (there haven't been
>> fundamental changes to the font handling for quite a while)
>>
>> 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
>> -----------------------------------------------------------------
>>
>

[-- Attachment #1.2: Type: text/html, Size: 3596 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Some ligatures don't work in latest LMTX
  2020-11-24  7:12 Some ligatures don't work in latest LMTX Jairo A. del Rio
       [not found] ` <0f190a2f-ca7f-2c7c-bbc5-a1ccf588a616@xs4all.nl>
@ 2021-01-07  6:33 ` denis.maier
  2021-01-07 13:48   ` Jairo A. del Rio
  1 sibling, 1 reply; 10+ messages in thread
From: denis.maier @ 2021-01-07  6:33 UTC (permalink / raw)
  To: ntg-context


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

Hi
Does that work now?
Best,
Denis

Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Jairo A. del Rio
Gesendet: Dienstag, 24. November 2020 08:12
An: mailing list for ConTeXt users <ntg-context@ntg.nl>
Betreff: [NTG-context] Some ligatures don't work in latest LMTX


Hi everyone. The following example works fine with MkIV, but fails with latest LMTX.

To be specific, the lam-alif ligature isn't working. Compile with both to see differences.

Majalla is a Windows font, so I guess it's available for testing:

\mainlanguage[arabic]

\definefontfeature

  [arabic]

  [mode=node,language=dflt,script=arab,

   init=yes,medi=yes,fina=yes,isol=yes,

   liga=yes,dlig=yes,rlig=yes,clig=yes,

   mark=yes,mkmk=yes,kern=yes,curs=yes]

\definefontfamily[main][serif][sakkalmajalla][features=arabic]

\setupbodyfont[main]

\setupdirections[bidi=global]

\starttext

أهلاً وسهلاً

\stoptext



Is that a bug or are more features to be specified? Thank you in advance.

Jairo

[-- Attachment #1.2: Type: text/html, Size: 4865 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Some ligatures don't work in latest LMTX
  2021-01-07  6:33 ` denis.maier
@ 2021-01-07 13:48   ` Jairo A. del Rio
  2021-01-07 14:04     ` Jairo A. del Rio
  0 siblings, 1 reply; 10+ messages in thread
From: Jairo A. del Rio @ 2021-01-07 13:48 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

I didn't test it, but I could with some Iranian song lyrics as I did last
time...

Jairo

El jue, 7 de ene. de 2021 a la(s) 01:33, <denis.maier@ub.unibe.ch> escribió:

> Hi
>
> Does that work now?
>
> Best,
>
> Denis
>
>
>
> *Von:* ntg-context <ntg-context-bounces@ntg.nl> *Im Auftrag von *Jairo A.
> del Rio
> *Gesendet:* Dienstag, 24. November 2020 08:12
> *An:* mailing list for ConTeXt users <ntg-context@ntg.nl>
> *Betreff:* [NTG-context] Some ligatures don't work in latest LMTX
>
>
>
> Hi everyone. The following example works fine with MkIV, but fails with latest LMTX.
>
> To be specific, the lam-alif ligature isn't working. Compile with both to see differences.
>
> Majalla is a Windows font, so I guess it's available for testing:
>
>
> \mainlanguage[arabic]
>
> \definefontfeature
>
>   [arabic]
>
>   [mode=node,language=dflt,script=arab,
>
>    init=yes,medi=yes,fina=yes,isol=yes,
>
>    liga=yes,dlig=yes,rlig=yes,clig=yes,
>
>    mark=yes,mkmk=yes,kern=yes,curs=yes]
>
> \definefontfamily[main][serif][sakkalmajalla][features=arabic]
>
> \setupbodyfont[main]
>
> \setupdirections[bidi=global]
>
> \starttext
>
> أهلاً وسهلاً
>
> \stoptext
>
>
>
> Is that a bug or are more features to be specified? Thank you in advance.
>
> Jairo
>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 5023 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Some ligatures don't work in latest LMTX
  2021-01-07 13:48   ` Jairo A. del Rio
@ 2021-01-07 14:04     ` Jairo A. del Rio
  2021-01-07 15:20       ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Jairo A. del Rio @ 2021-01-07 14:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hmm, it works for Persian because this uses less diacritics than Arabic.
The following fails with LMTX:

\definefontfamily[main][serif][notonaskharabic][features=arabic]

\setupdirections[bidi=global,method=one]

\setupbodyfont[main]

\starttext

\obeylines

%https://www.letsstartthinking.org/Islam/quran-short-phrases-and-verses.php

بِسْمِ اللَّـهِ الرَّحْمَـٰنِ الرَّحِيمِ

\stoptext

Hi, Hans. Could you please check this out? It works for MKIV, but in LMTX
vowels are misplaced. Thank you in advance.

Jairo

El jue, 7 de ene. de 2021 a la(s) 08:48, Jairo A. del Rio (
jairoadelrio6@gmail.com) escribió:

> I didn't test it, but I could with some Iranian song lyrics as I did last
> time...
>
> Jairo
>
> El jue, 7 de ene. de 2021 a la(s) 01:33, <denis.maier@ub.unibe.ch>
> escribió:
>
>> Hi
>>
>> Does that work now?
>>
>> Best,
>>
>> Denis
>>
>>
>>
>> *Von:* ntg-context <ntg-context-bounces@ntg.nl> *Im Auftrag von *Jairo
>> A. del Rio
>> *Gesendet:* Dienstag, 24. November 2020 08:12
>> *An:* mailing list for ConTeXt users <ntg-context@ntg.nl>
>> *Betreff:* [NTG-context] Some ligatures don't work in latest LMTX
>>
>>
>>
>> Hi everyone. The following example works fine with MkIV, but fails with latest LMTX.
>>
>> To be specific, the lam-alif ligature isn't working. Compile with both to see differences.
>>
>> Majalla is a Windows font, so I guess it's available for testing:
>>
>>
>> \mainlanguage[arabic]
>>
>> \definefontfeature
>>
>>   [arabic]
>>
>>   [mode=node,language=dflt,script=arab,
>>
>>    init=yes,medi=yes,fina=yes,isol=yes,
>>
>>    liga=yes,dlig=yes,rlig=yes,clig=yes,
>>
>>    mark=yes,mkmk=yes,kern=yes,curs=yes]
>>
>> \definefontfamily[main][serif][sakkalmajalla][features=arabic]
>>
>> \setupbodyfont[main]
>>
>> \setupdirections[bidi=global]
>>
>> \starttext
>>
>> أهلاً وسهلاً
>>
>> \stoptext
>>
>>
>>
>> Is that a bug or are more features to be specified? Thank you in advance.
>>
>> Jairo
>>
>>
>> ___________________________________________________________________________________
>> 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
>>
>> ___________________________________________________________________________________
>>
>

[-- Attachment #1.2: Type: text/html, Size: 6083 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: Some ligatures don't work in latest LMTX
  2021-01-07 14:04     ` Jairo A. del Rio
@ 2021-01-07 15:20       ` Hans Hagen
  2021-01-07 16:15         ` Jairo A. del Rio
  0 siblings, 1 reply; 10+ messages in thread
From: Hans Hagen @ 2021-01-07 15:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Jairo A. del Rio

On 1/7/2021 3:04 PM, Jairo A. del Rio wrote:
> Hmm, it works for Persian because this uses less diacritics than Arabic. 
> The following fails with LMTX:
> 
> \definefontfamily[main][serif][notonaskharabic][features=arabic]
> 
> \setupdirections[bidi=global,method=one]
> 
> \setupbodyfont[main]
> 
> \starttext
> 
> \obeylines
> 
> %https://www.letsstartthinking.org/Islam/quran-short-phrases-and-verses.php 
> <https://www.letsstartthinking.org/Islam/quran-short-phrases-and-verses.php>
> 
> بِسْمِ اللَّـهِ الرَّحْمَـٰنِ الرَّحِيمِ
> 
> \stoptext
> 
> Hi, Hans. Could you please check this out? It works for MKIV, but in 
> LMTX vowels are misplaced. Thank you in advance.

It works here but i have different code in the meantime. We're in a 
transition to an lmtx version of the font handler. In lmtx we need to do 
a bit more checking when we are in in compact font mode so it might be 
that there is temporary loss of some functionality. In principle mkiv 
and lmtx should do the same as there is no real change in logic.)

I'll push an update later today,

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

* Re: Some ligatures don't work in latest LMTX
  2021-01-07 15:20       ` Hans Hagen
@ 2021-01-07 16:15         ` Jairo A. del Rio
  2021-01-07 22:05           ` RE : " Joseph
  0 siblings, 1 reply; 10+ messages in thread
From: Jairo A. del Rio @ 2021-01-07 16:15 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users


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

Oh, yeah. It works again. Thank you very much :)

Jairo

El jue., 7 de ene. de 2021 10:20 a. m., Hans Hagen <j.hagen@xs4all.nl>
escribió:

> On 1/7/2021 3:04 PM, Jairo A. del Rio wrote:
> > Hmm, it works for Persian because this uses less diacritics than Arabic.
> > The following fails with LMTX:
> >
> > \definefontfamily[main][serif][notonaskharabic][features=arabic]
> >
> > \setupdirections[bidi=global,method=one]
> >
> > \setupbodyfont[main]
> >
> > \starttext
> >
> > \obeylines
> >
> > %
> https://www.letsstartthinking.org/Islam/quran-short-phrases-and-verses.php
> > <
> https://www.letsstartthinking.org/Islam/quran-short-phrases-and-verses.php
> >
> >
> > بِسْمِ اللَّـهِ الرَّحْمَـٰنِ الرَّحِيمِ
> >
> > \stoptext
> >
> > Hi, Hans. Could you please check this out? It works for MKIV, but in
> > LMTX vowels are misplaced. Thank you in advance.
>
> It works here but i have different code in the meantime. We're in a
> transition to an lmtx version of the font handler. In lmtx we need to do
> a bit more checking when we are in in compact font mode so it might be
> that there is temporary loss of some functionality. In principle mkiv
> and lmtx should do the same as there is no real change in logic.)
>
> I'll push an update later today,
>
> 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
> -----------------------------------------------------------------
>

[-- Attachment #1.2: Type: text/html, Size: 2679 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE :  Some ligatures don't work in latest LMTX
  2021-01-07 16:15         ` Jairo A. del Rio
@ 2021-01-07 22:05           ` Joseph
  2021-01-08 10:46             ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Joseph @ 2021-01-07 22:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Hans Hagen; +Cc: mailing list for ConTeXt users

[-- Attachment #1: Type: text/html, Size: 5103 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re:  RE :  Some ligatures don't work in latest LMTX
  2021-01-07 22:05           ` RE : " Joseph
@ 2021-01-08 10:46             ` Hans Hagen
  0 siblings, 0 replies; 10+ messages in thread
From: Hans Hagen @ 2021-01-08 10:46 UTC (permalink / raw)
  To: Joseph, mailing list for ConTeXt users

On 1/7/2021 11:05 PM, Joseph wrote:
> \definefontfeature[default][default][liga=yes, dlig=yes, hlig=yes]
> 
> \definefontfamily[mainfont][serif][EBGaramond]
> 
> \setupbodyfont[mainfont, 9pt]
> 
> \starttext
> 
> start active justice
> 
> \stoptext
fixed in next upload

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

end of thread, other threads:[~2021-01-08 10:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24  7:12 Some ligatures don't work in latest LMTX Jairo A. del Rio
     [not found] ` <0f190a2f-ca7f-2c7c-bbc5-a1ccf588a616@xs4all.nl>
     [not found]   ` <CAKyqqaa1Dnnud-DRpzXh49i_sELQEEMH9NdmdBXWc4wdW7ko9A@mail.gmail.com>
2020-11-24 19:17     ` Fwd: " Jairo A. del Rio
2020-11-25 19:21       ` Jairo A. del Rio
2021-01-07  6:33 ` denis.maier
2021-01-07 13:48   ` Jairo A. del Rio
2021-01-07 14:04     ` Jairo A. del Rio
2021-01-07 15:20       ` Hans Hagen
2021-01-07 16:15         ` Jairo A. del Rio
2021-01-07 22:05           ` RE : " Joseph
2021-01-08 10:46             ` Hans Hagen

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