Re: [NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Pablo Rodriguez
On 03/14/2017 07:27 PM, Pablo Rodriguez wrote: > On 03/14/2017 07:06 PM, Henning Hraban Ramm wrote: >> Am 2017-03-14 um 18:44 schrieb Pablo Rodriguez: >> [...] >>> There you have the validation script, but I’m afraid this is Greek to me. >> >> But guessing from your homepage you understand Greek ;)

Re: [NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Pablo Rodriguez
On 03/14/2017 07:06 PM, Henning Hraban Ramm wrote: > Am 2017-03-14 um 18:44 schrieb Pablo Rodriguez: > >> Text is red and border is blue. These are the defaults set in >> http://source.contextgarden.net/tex/context/modules/mkiv/m-fields.mkiv. >> >> There you have the validation script, but I’m afr

Re: [NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Henning Hraban Ramm
Am 2017-03-14 um 18:44 schrieb Pablo Rodriguez : > Text is red and border is blue. These are the defaults set in > http://source.contextgarden.net/tex/context/modules/mkiv/m-fields.mkiv. > > There you have the validation script, but I’m afraid this is Greek to me. But guessing from your homepage

Re: [NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Pablo Rodriguez
On 03/14/2017 06:36 PM, Henning Hraban Ramm wrote: > [...] > I was wrong. The validation script is stored as document level > script, because it’s within JSpreamble. And it sets the value to "", > regardless of the content. See > http://source.contextgarden.net/tex/context/modules/mkiv/m-fields.mk

Re: [NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Pablo Rodriguez
On 03/14/2017 06:22 PM, Henning Hraban Ramm wrote: > Am 2017-03-14 um 18:05 schrieb Pablo Rodriguez: >> [...] >> I’m afraid that Adobe Reader XI (in Windows 10) isn’t able to keep the >> text in the field after the pointer moves outside the field. >> >> Could anyone confirm the bug or explain me wh

Re: [NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Henning Hraban Ramm
Am 2017-03-14 um 18:22 schrieb Henning Hraban Ramm : > Am 2017-03-14 um 18:05 schrieb Pablo Rodriguez : > >> Dear list, >> >> I have the following sample: >> >> \usemodule[fields] >> \starttext >> This is a \fillinfield[name]{text that defines field length}. >> \stoptext >> >> I’m afra

Re: [NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Henning Hraban Ramm
Am 2017-03-14 um 18:05 schrieb Pablo Rodriguez : > Dear list, > > I have the following sample: > >\usemodule[fields] >\starttext >This is a \fillinfield[name]{text that defines field length}. >\stoptext > > I’m afraid that Adobe Reader XI (in Windows 10) isn’t able to keep the >

[NTG-context] bug in filling fields and Acrobat Reader XI?

2017-03-14 Thread Pablo Rodriguez
Dear list, I have the following sample: \usemodule[fields] \starttext This is a \fillinfield[name]{text that defines field length}. \stoptext I’m afraid that Adobe Reader XI (in Windows 10) isn’t able to keep the text in the field after the pointer moves outside the field. Could