Re: [NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-09 Thread Denis Maier
Arg, it's getting uglier... I've been playing around with the replacement patterns. ``` \replaceword[replace][auff][au{ff}] \replaceword[replace][Aufl][Au{fl}] \replaceword[replace][aufl][au{fl}] \setreplacements[replace] \starttext auffasste auffasse Auflage aufliegen auffliegen

Re: [NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-09 Thread Hans Hagen
On 10/8/2020 3:15 PM, Denis Maier wrote: Ok, I've commented the whole nolig-german-wordlist out piece by piece, and it looks like it comes down to this: ``` \replaceword[eka][auffasse][au{ff}asse] \replaceword[eka][auffasst][au{ff}asst] \setreplacements[eka] \starttext auffasste auffasse

Re: [NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-09 Thread Denis Maier
Next try, the compact syntax gives the same weird result: ``` \replaceword[replace][au{ff}asse au{ff}asst] \setreplacements[replace] \starttext auffasste auffasse \stoptext ``` I would really like to have correct ligatures. What can I do to help finding the reason for this? (Or is

Re: [NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-09 Thread Henning Hraban Ramm
> Am 08.10.2020 um 13:04 schrieb Hans Hagen : > > On 10/8/2020 12:02 PM, Denis Maier wrote: >> Hi, >> I do as adviced on the Wiki and input the nolig-german-wordlist.tex to >> suppress wrong ligatures. However, I'm seeing strange results: >> ``` >> \input nolig-german-wordlist.tex >>

[NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-08 Thread Denis Maier
Hi, I do as adviced on the Wiki and input the nolig-german-wordlist.tex to suppress wrong ligatures. However, I'm seeing strange results: ``` \input nolig-german-wordlist.tex \starttext auffasste auffasse \stoptext ``` gives me "auffasse auffasse" (see attachment.) I don't really

Re: [NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-08 Thread Denis Maier
Ok, I've commented the whole nolig-german-wordlist out piece by piece, and it looks like it comes down to this: ``` \replaceword[eka][auffasse][au{ff}asse] \replaceword[eka][auffasst][au{ff}asst] \setreplacements[eka] \starttext auffasste auffasse \stoptext ``` Uncommenting one of the

Re: [NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-08 Thread Denis Maier
Am 08.10.2020 um 13:04 schrieb Hans Hagen: On 10/8/2020 12:02 PM, Denis Maier wrote: Hi, I do as adviced on the Wiki and input the nolig-german-wordlist.tex to suppress wrong ligatures. However, I'm seeing strange results: ``` \input nolig-german-wordlist.tex \starttext auffasste auffasse

Re: [NTG-context] Disappearing characters with nolig-german-wordlist

2020-10-08 Thread Hans Hagen
On 10/8/2020 12:02 PM, Denis Maier wrote: Hi, I do as adviced on the Wiki and input the nolig-german-wordlist.tex to suppress wrong ligatures. However, I'm seeing strange results: ``` \input nolig-german-wordlist.tex \starttext auffasste auffasse \stoptext ``` gives me "auffasse auffasse"