Re: [NTG-context] Color problem

2021-05-20 Thread Wolfgang Schuster
Aditya Mahajan schrieb am 21.05.2021 um 04:47: On Thu, 20 May 2021, Rik Kabel wrote: Consider the following example: \define \HighlightColor {red} Why not just use: \definecolor[HighlightColor][red] and then use color=HighlightColor, etc. This is the better way to create unique color

Re: [NTG-context] definelabel and TEXpage

2021-05-20 Thread Wolfgang Schuster
Rik Kabel schrieb am 21.05.2021 um 04:31: In the following example: \definelabel[BB][alternative=inright,headcolor=red,text=] \startTEXpage Where is the label?\BB \stopTEXpage The label is not displayed if a TEXpage is used, but if the start/stop is changed to

Re: [NTG-context] Color problem

2021-05-20 Thread Aditya Mahajan
On Thu, 20 May 2021, Rik Kabel wrote: > Consider the following example: > >\define \HighlightColor {red} Why not just use: \definecolor[HighlightColor][red] and then use color=HighlightColor, etc. >\definehighlight[RED][color=\HighlightColor] >

[NTG-context] Color problem

2021-05-20 Thread Rik Kabel
Consider the following example: \define \HighlightColor {red} \definehighlight[RED][color=\HighlightColor] \definelabel[AA][alternative=inright,headcolor=\HighlightColor,text=] \definelabel[BB][alternative=inright,headcolor=red,text=] \noheaderandfooterlines \starttext

[NTG-context] definelabel and TEXpage

2021-05-20 Thread Rik Kabel
In the following example: \definelabel[BB][alternative=inright,headcolor=red,text=] \startTEXpage Where is the label?\BB \stopTEXpage The label is not displayed if a TEXpage is used, but if the start/stop is changed to starttext/stoptext, all is well. Is this expected? -- Rik

Re: [NTG-context] Synctex broken in LMTX ?

2021-05-20 Thread Hans Hagen
On 5/20/2021 9:38 PM, Nicola wrote: On 2021-05-16, Hans Hagen wrote: On 5/16/2021 5:30 PM, Nicola wrote: Anyway, I am positive that he is willing to support ConTeXt in the best possible way... Sure. I met him a few times. Definitely an asset for the tex community. see? the info is just

Re: [NTG-context] Synctex broken in LMTX ?

2021-05-20 Thread Nicola
On 2021-05-16, Hans Hagen wrote: > On 5/16/2021 5:30 PM, Nicola wrote: > >> Anyway, I am positive that he is willing to support ConTeXt in the best >> possible way... > > Sure. I met him a few times. Definitely an asset for the tex community. > >>> see? the info is just there, so you can try to

Re: [NTG-context] Hand Style Sketching in Metapost

2021-05-20 Thread Aditya Mahajan
On Thu, 20 May 2021, Jeroen wrote: > I have the following working example with hatching. This works fine, but > when I uncomment the sketching commands, no figure is rendered. Is the > mp-sketch macro still working? Seems to be working here with LMTX ver. 2021.04.29. See attached. Aditya

[NTG-context] Hand Style Sketching in Metapost

2021-05-20 Thread Jeroen
I have the following working example with hatching. This works fine, but when I uncomment the sketching commands, no figure is rendered. Is the mp-sketch macro still working? \starttext \startMPcode input hatching; %input mp-sketch; %sketchypaths; %sketch_amount := 2bp; u := 1cm; path

Re: [NTG-context] No kerning across discretionary nodes in latest ConTeXt upload

2021-05-20 Thread Hans Hagen
On 5/20/2021 12:31 PM, Marcel Fabian Krüger wrote: Hi, since the latest upload, ConTeXt no longer applies kerning across discretionary nodes: actually a rather old bug, but that it surfaces now is a side effect of some experimental optimzxiation that makes us end up in another injector branch

Re: [NTG-context] \setscript[hanzi] seems broken.

2021-05-20 Thread 李延瑞
Li Yanrui 于2021年5月20日周四 下午3:15写道: > > Hi, > > After updating ConTeXt lmtx 2021.05.19 18:22, the line breaking with chinese > characters does not work. > > The following is a simple example: > > ``` > % This font can be downloaded from > % >

[NTG-context] No kerning across discretionary nodes in latest ConTeXt upload

2021-05-20 Thread Marcel Fabian Krüger
Hi, since the latest upload, ConTeXt no longer applies kerning across discretionary nodes: \starttext \setbox0\hbox{V\-a} \showboxdepth\maxdimen \showboxbreadth\maxdimen \tracingonline1 \showbox0 \stoptext used to show > \box0=

Re: [NTG-context] No math fonts in latest LMTX 2021.05.15 22:45

2021-05-20 Thread Otared Kavian
Thanks Hans ! Everything works fine again (regarding math fonts…). Best regards: Otared > On 20 May 2021, at 11:18, Hans Hagen wrote: > > Hi, > > I uploaded a new version. Hopefully this one is complete. > > Hans > > - >

Re: [NTG-context] No math fonts in latest LMTX 2021.05.15 22:45

2021-05-20 Thread Hans Hagen
Hi, I uploaded a new version. Hopefully this one is complete. Hans - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 |

Re: [NTG-context] No math fonts in latest LMTX 2021.05.15 22:45

2021-05-20 Thread Hans Hagen
On 5/20/2021 9:18 AM, Lutz Haseloff wrote: Hi all, the same here for: mtx-context | ConTeXt Process Management 1.04 mtx-context | mtx-context | main context file: /usr/local/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv mtx-context | current version: 2021.05.19 18:22

[NTG-context] 回复: No math fonts in latest LMTX 2021.05.15 22:45

2021-05-20 Thread Li Yanrui
> Hi, > > After updating to LMTX version 2021.05.15 22:45 the following does not show > any math italic font: > > \starttext > Let $f(x) := \sin(x)$. > \stoptext > Please, can someone confirm this behavior ? Me too, version 2021.05.19 18:22.

Re: [NTG-context] No math fonts in latest LMTX 2021.05.15 22:45

2021-05-20 Thread Lutz Haseloff
Hi all, the same here for: mtx-context | ConTeXt Process Management 1.04 mtx-context | mtx-context | main context file: /usr/local/context/tex/texmf-context/tex/context/base/mkiv/context.mkiv mtx-context | current version: 2021.05.19 18:22 mtx-context | main context file:

[NTG-context] \setscript[hanzi] seems broken.

2021-05-20 Thread Li Yanrui
Hi, After updating ConTeXt lmtx 2021.05.19 18:22, the line breaking with chinese characters does not work. The following is a simple example: ``` % This font can be downloaded from % https://github.com/adobe-fonts/source-han-serif/raw/release/OTF/SourceHanSerifSC_EL-M.zip

[NTG-context] No math fonts in latest LMTX 2021.05.15 22:45

2021-05-20 Thread Otared Kavian
Hi, After updating to LMTX version 2021.05.15 22:45 the following does not show any math italic font: \starttext Let $f(x) := \sin(x)$. \stoptext Please, can someone confirm this behavior ? Many thanks in advance: Otared