[NTG-context] Re: Artifact in flow cell connection

2024-10-17 Thread Bernd Donner via ntg-context
Hello Bruce, Hello Hans, Thank you very much for your help and input. I tested the proposed patch with the minimal example, and the glitch indeed disappeared. I have to admit, I wasn’t aware that metafun could run in different instances, let alone the existence of both a double instance and a sca

[NTG-context] Re: Artifact in flow cell connection

2024-10-16 Thread Hans Hagen via ntg-context
Hi Bruce, If you change the following MWE line \connection [bt] {compiler} to \connection [br] {compiler} then the glitch goes away, so I suggest that means it is a bug in the flow chart module. Actually not (but you're close) ... so for a moment put your calculator (hardware)

[NTG-context] Re: Artifact in flow cell connection

2024-10-16 Thread Hans Hagen
On 10/16/2024 7:48 PM, Bruce Horrocks wrote: On 15 Oct 2024, at 07:47, Bernd Donner via ntg-context wrote: Could someone please confirm if the output of the minimal example matches what is shown in the attached PDF? I too get the output as posted. (mtx-context | current version: 2024

[NTG-context] Re: Artifact in flow cell connection

2024-10-16 Thread Bruce Horrocks
> On 15 Oct 2024, at 07:47, Bernd Donner via ntg-context > wrote: > > Could someone please confirm if the output of the minimal example matches > what is shown in the attached PDF? I too get the output as posted. (mtx-context | current version: 2024.09.25 11:53) If you change the follo

[NTG-context] Re: Artifact in flow cell connection

2024-10-15 Thread Bernd Donner via ntg-context
Hi everyone, I have tested the minimal example mentioned above on a completely separate Linux installation, and I am seeing the same observable artifact. This leads me to believe that the issue might not be specific to my context installation. It seems that the overlay in the heading and the \sha

[NTG-context] Re: Artifact in flow cell connection

2024-10-12 Thread wangzhongtian
I am trying to implement bibliography management in GB/T 7714-2015 (Chinese bibliography style standard), of Author-Year format. The bib list should be sorted by language, author, year, and then the title of the book. The sorting algorithm should use PinYin of Chinese characters to compare the orde