Re: [NTG-context] hbox after \page[disable]

2016-12-06 Thread Michael Eidenbenz
> Am 05.12.2016 um 22:21 schrieb Hans Hagen : > > On 12/5/2016 9:32 PM, Michael Eidenbenz wrote: >> Ok I got it. >> >> page[disable] is not taken into account by page[odd] so I changed it in >> page-brk.mkiv: >> >> \installpagebreakmethod \v!odd >>

Re: [NTG-context] hbox after \page[disable]

2016-12-05 Thread Hans Hagen
On 12/5/2016 9:32 PM, Michael Eidenbenz wrote: Ok I got it. page[disable] is not taken into account by page[odd] so I changed it in page-brk.mkiv: \installpagebreakmethod \v!odd {\relax\ifconditional\c_page_breaks_enabled \page

Re: [NTG-context] hbox after \page[disable]

2016-12-05 Thread Michael Eidenbenz
Ok I got it. page[disable] is not taken into account by page[odd] so I changed it in page-brk.mkiv: \installpagebreakmethod \v!odd {\relax\ifconditional\c_page_breaks_enabled \page \doifelseoddpage\donothing\page_reset_marks_and_insert_dummy \else \resetpagebreak \fi} with

Re: [NTG-context] hbox after \page[disable]

2016-12-04 Thread Michael Eidenbenz
Dear Hans, thank you for your answer, but it doesnt solve the issue. (or I dont understand what you mean) the argument in the macro is acually (not in the MWE) a xtable filled with \externalfigures. so I would like to avoid floats as it makes things more complicated and slower. I tried

Re: [NTG-context] hbox after \page[disable]

2016-12-04 Thread Hans Hagen
On 12/4/2016 2:12 PM, Michael Eidenbenz wrote: I have a doublesided layout. On the right side i place the text, figures (if i have any) go on the left side. the MWE below works quite nice. But if i want the figure to be full height, two pages are skipped. This is becaus the hbox right below of

[NTG-context] hbox after \page[disable]

2016-12-04 Thread Michael Eidenbenz
I have a doublesided layout. On the right side i place the text, figures (if i have any) go on the left side. the MWE below works quite nice. But if i want the figure to be full height, two pages are skipped. This is becaus the hbox right below of the figure. I think it is placed during the