Re: [NTG-context] duplex printing and doublesided

2016-04-04 Thread Pablo Rodriguez
On 04/04/2016 11:35 AM, Wolfgang Schuster wrote: >> Pablo Rodriguez 2. April 2016 um 20:29 >> >> Wolfgang, this was my original sample: >> >> \setuppagenumbering[alternative=doublesided] >> \setupinteractionscreen[option=portrait] >> \starttext >> No duplex printing. >> \page[right] >> In this docu

Re: [NTG-context] duplex printing and doublesided

2016-04-04 Thread Wolfgang Schuster
Pablo Rodriguez 2. April 2016 um 20:29 Wolfgang, this was my original sample: \setuppagenumbering[alternative=doublesided] \setupinteractionscreen[option=portrait] \starttext No duplex printing. \page[right] In this document. \stoptext The doublesided alternative disables

Re: [NTG-context] duplex printing and doublesided

2016-04-02 Thread Pablo Rodriguez
On 04/02/2016 08:09 PM, Wolfgang Schuster wrote: >> Pablo Rodriguez 1. April 2016 um 22:54 >> >> How should I invoke them? (Sorry, but I cannot grep it. This is too >> complex for me.) > interface > > \setupinteractionscreen[option=landscape] % option=portrait Wolfgang, this was my original sampl

Re: [NTG-context] duplex printing and doublesided

2016-04-02 Thread Wolfgang Schuster
Pablo Rodriguez 1. April 2016 um 22:54 How should I invoke them? (Sorry, but I cannot grep it. This is too complex for me.) \setupinteractionscreen[option=landscape] % option=portrait Wolfgang __

Re: [NTG-context] duplex printing and doublesided

2016-04-01 Thread Pablo Rodriguez
On 03/31/2016 10:41 AM, Hans Hagen wrote: > On 3/15/2016 1:26 PM, Pablo Rodriguez wrote: >> [...] >> I’m afraid that doublesided alternative disables duplex printing. > > sure, that's why we have 'portrait' and 'landscape' as directives How should I invoke them? (Sorry, but I cannot grep it. This

Re: [NTG-context] duplex printing and doublesided

2016-03-31 Thread Hans Hagen
On 3/15/2016 1:26 PM, Pablo Rodriguez wrote: Hi Hans, I have the following sample: \setuppagenumbering[alternative=doublesided] \setupinteractionscreen[option=portrait] \starttext No duplex printing. \page[right] In this document. \stoptext I’m afraid that do