[NTG-context] issue with link and margin in LMTX

2020-12-11 Thread Pablo Rodriguez
Dear list, I have the following sample: \setuppapersize[A9] \setupinteraction[state=start] \enabledirectives[references.border] \unexpanded\def\MyURL#1% {\bgroup\goto{{\tt\hyphenatedurl{#1}}}[url(#1)]\egroup} \starttext \startitemize \dorecurse{2}{\item

Re: [NTG-context] checkbox in fields show the word yes

2020-12-11 Thread Bruce Horrocks
> On 11 Dec 2020, at 08:21, Floris van Manen wrote: > > > > On 11/12/2020 08:46, Jan U. Hasecke wrote: >> as nobody answered I would like too repeat my question. > > This is what I see On a Mac running BigSur... 1) using the TeXShop built-in PDF viewer I see the word "yes" inside the box

Re: [NTG-context] checkbox in fields show the word yes

2020-12-11 Thread Hans Hagen
On 12/11/2020 6:13 PM, Andres Conrado Montoya wrote: Firefox doesn't show the "yes", nor Acrobat X, but SumatraPDF does. I modified your definition as: \definefield[test][check][cbox][][] And now the "yes" doesn't appear. However, I don't know how this affects the functionality of the form.

Re: [NTG-context] checkbox in fields show the word yes

2020-12-11 Thread Andres Conrado Montoya
Firefox doesn't show the "yes", nor Acrobat X, but SumatraPDF does. I modified your definition as: \definefield[test][check][cbox][][] And now the "yes" doesn't appear. However, I don't know how this affects the functionality of the form. -- Andrés Conrado Montoya Andi Kú

Re: [NTG-context] checkbox in fields show the word yes

2020-12-11 Thread Jan U. Hasecke
Dear all, as nobody answered I would like too repeat my question. If you open the MWE in Firefox, you see the word "yes" written in the checkbox. Is there a way to avoid this? Thanks a lot for your help. juh Am 17.11.20 um 13:50 schrieb Jan U. Hasecke: > Hi all, > > with this example I get a

Re: [NTG-context] Unnecessary page break, leaving lines empty

2020-12-11 Thread Wolfgang Schuster
Huseyin Özoguz schrieb am 11.12.2020 um 11:56: Hello, I have an unnecessary pagebreak in the following min-example: the last four lines of the first page are left empty, without obvious reason: \setupinterlinespace[line=3.0ex] \setupbodyfont[10pt] \showgrid \setuplayout  [location=middle,  

[NTG-context] Unnecessary page break, leaving lines empty

2020-12-11 Thread Huseyin Özoguz
Hello, I have an unnecessary pagebreak in the following min-example: the last four lines of the first page are left empty, without obvious reason: \setupinterlinespace[line=3.0ex] \setupbodyfont[10pt] \showgrid \setuplayout  [location=middle,   topspace=17mm,   header=0mm,   footer=12mm,  

Re: [NTG-context] checkbox in fields show the word yes

2020-12-11 Thread Floris van Manen
On 11/12/2020 08:46, Jan U. Hasecke wrote: as nobody answered I would like too repeat my question. This is what I see ___ If your question is of interest to others as well, please add an entry to the Wiki!