Re: [NTG-context] full expansion in widgets

2017-06-24 Thread Pablo Rodriguez
On 06/22/2017 11:13 PM, Henri Menke wrote: > On Thu, 2017-06-22 at 20:03 +0200, Pablo Rodriguez wrote: >> [...] >> Would it be possible to have full expansion in PDF widgets? (I mean, the >> attachment fields and annotation. and the fill-in text field.) > > Full expansion doesn't help you here,

Re: [NTG-context] full expansion in widgets

2017-06-22 Thread Henri Menke
On Thu, 2017-06-22 at 20:03 +0200, Pablo Rodriguez wrote: > Hans, > > I have the following sample: > > \def\hola{hola} > \def\MyContent{B \quotation{C} \hola\ D} > \enabledirectives[interaction.identity.preroll] > \setupinteraction[state=start, title={\MyContent}] >

[NTG-context] full expansion in widgets

2017-06-22 Thread Pablo Rodriguez
Hans, I have the following sample: \def\hola{hola} \def\MyContent{B \quotation{C} \hola\ D} \enabledirectives[interaction.identity.preroll] \setupinteraction[state=start, title={\MyContent}] \setupinteractionscreen[option=attachment] \setuppapersize[A5, landscape]