Re: [NTG-context] Typset Text on odd pages only

2016-09-11 Thread Michael Eidenbenz
thanks a lot. I definitely have to look at the basics of TeX sooner or later. michael > On 09 Sep 2016, at 08:10, Hans Hagen wrote: > > On 9/6/2016 5:48 PM, Michael Eidenbenz wrote: >> Hello, >> >> I'm looking for a way to produce a doublesided document with text on the odd >> pages only and

Re: [NTG-context] Typset Text on odd pages only

2016-09-08 Thread Hans Hagen
On 9/6/2016 5:48 PM, Michael Eidenbenz wrote: Hello, I'm looking for a way to produce a doublesided document with text on the odd pages only and floats on the even pages. Can somebody guide me in the right direction? Will something like \doifoddpageelse {typsettext} {\page} work? \setuppage