Re: [NTG-context] Math align not working

2020-12-31 Thread Aditya Mahajan
On Wed, 30 Dec 2020, Johann Birnick wrote: > Okay, but I think it's a bug, because as you see in the linked pdf it worked > the > simple way some years ago... Yes, something has changed internally. Earlier, if you used: \startalign[align={right,left}, n=4] ... \stopalign then the alignment

Re: [NTG-context] drop shadows with metapost/ metafun

2020-12-31 Thread Aditya Mahajan
On Fri, 1 Jan 2021, Aditya Mahajan wrote: > On Tue, 29 Dec 2020, Garulfo wrote: > > > Which process would you advice to add « drop shadows » to any kind of > > metafun / metapost figures like: > > > Actually, all this seems long and tedious, and contrasts with the already > > existing links

Re: [NTG-context] drop shadows with metapost/ metafun

2020-12-31 Thread Aditya Mahajan
On Tue, 29 Dec 2020, Garulfo wrote: > Which process would you advice to add « drop shadows » to any kind of metafun > / metapost figures like: > picture p; > p := textext("MetaPost is fun!") shifted (10cm,10cm); > > My current understanding of the required steps : > > > 1- fill p with the

Re: [NTG-context] prevent error page

2020-12-31 Thread Aditya Mahajan
On Thu, 31 Dec 2020, Johann Birnick wrote: > Hi there, > > in my setup I constantly have a pdf viewer open showing the output of context. > When I recompile the viewer updates. > > Now if there is an error, the document fails to compile, of course. Previously > the pdf file just remainded

Re: [NTG-context] xrightarrow specific size issue

2020-12-31 Thread Aditya Mahajan
On Thu, 31 Dec 2020, Johann Birnick wrote: > Hi there, > > \starttext > $\xrightarrow[50pt]$ > \stoptext > > doesn't work. But it should, right? In the manual > > \starttext > $\xrightarrow[50]$ > \stoptext > > is shown, but that doesn't work either. The syntax is: \xrightarrow{top} or

Re: [NTG-context] underbrace spacing

2020-12-31 Thread Aditya Mahajan
On Thu, 31 Dec 2020, Johann Birnick wrote: > Hi there, > > if I do > > \starttext > $4 \underbrace{+ 3}_{\text{because of lorem} + 2}$ > \stoptext > > then the spacing gets really big because of the long. How can I prevent this? > > (in LaTeX one can use \mathcal or so and that works) Do you

[NTG-context] underbrace spacing

2020-12-31 Thread Johann Birnick
Hi there, if I do \starttext $4 \underbrace{+ 3}_{\text{because of lorem} + 2}$ \stoptext then the spacing gets really big because of the long. How can I prevent this? (in LaTeX one can use \mathcal or so and that works) Best regards, Johann

[NTG-context] xrightarrow specific size issue

2020-12-31 Thread Johann Birnick
Hi there, \starttext $\xrightarrow[50pt]$ \stoptext doesn't work. But it should, right? In the manual \starttext $\xrightarrow[50]$ \stoptext is shown, but that doesn't work either. Best regards, Johann ___ If

[NTG-context] prevent error page

2020-12-31 Thread Johann Birnick
Hi there, in my setup I constantly have a pdf viewer open showing the output of context. When I recompile the viewer updates. Now if there is an error, the document fails to compile, of course. Previously the pdf file just remainded untouched, nice. But now with LMTX, the pdf will be overwritten

Re: [NTG-context] Text editor support via Digestif

2020-12-31 Thread Jan U. Hasecke
Dear Augusto, Am 31.12.20 um 10:25 schrieb Augusto Stoffel: > Hi all, > > I have worked a bit on ConTeXt support in the Digestif language server > [1], and I think it's pretty usable by this point, so I would like to > invite everyone to check it out. Feedback is welcome. this looks great.

[NTG-context] \startblockquote…\stopblockquote issue

2020-12-31 Thread Alan Bowen
In the latest standalone ( ConTeXt ver: 2020.12.30 16:45 LMTX fmt: 2020.12.30), \startblockquote and \stopblockquote do not work when I use the key, method=font, or include \setupquotation[method=font]. MWE %\setupquotation[method=font] \setupdelimitedtext[blockquote][ % method=font,

[NTG-context] Font feature not applied in some cases

2020-12-31 Thread Joseph
I could reproduce this occasionally occuring unexpected output in following MWE.Seems linked to calt=yes feature being set and ordn=yes being set and letter ‘f’ (some other letters such as ‘b’ work fine). Thanks as always for help. \definefontfeature[noteref][mode=node, ordn=yes] 

Re: [NTG-context] Ducks in ConTeXt

2020-12-31 Thread Wolfgang Schuster
Jairo A. del Rio schrieb am 24.12.2020 um 15:18: Hi everyone! I've recently ported TikZducks to ConTeXt and finally removed TIkZ along the way. So a new module was created. The module is called "metaducks" (lol) and it's essentially a \useMPgraphic{...} with a lot of options, most of them

[NTG-context] Minor issue with font kern amount being doubled

2020-12-31 Thread Joseph
Dear list, Rare cases only but I thought it’d worth reporting this difference I could not understand.Could reproduce this problem with a simple MWE below. Kerning between ‘v’ and dot is doubled if \feature macro is used. Thanks 

[NTG-context] Text editor support via Digestif

2020-12-31 Thread Augusto Stoffel
Hi all, I have worked a bit on ConTeXt support in the Digestif language server [1], and I think it's pretty usable by this point, so I would like to invite everyone to check it out. Feedback is welcome. Digestif plugs into any editor that support the Language Server Protocol, and provides the