Re: [NTG-context] Float placement in margin

2010-04-28 Thread Hans Hagen
On 28-4-2010 10:29, Thomas Floeren wrote: On 27.04.2010 08:00, Taco Hoekwater wrote: Btw, \placefigure[margin] doesn't appear to work in mkiv at all. A small adjustment in page-mis.mkiv is needed: line 91: plaatsrechtermargeblok --> placerightmarginblock line 97: plaatslinkermargeblock -

Re: [NTG-context] Float placement in margin

2010-04-28 Thread Thomas Floeren
On 27.04.2010 08:00, Taco Hoekwater wrote: Btw, \placefigure[margin] doesn't appear to work in mkiv at all. A small adjustment in page-mis.mkiv is needed: line 91: plaatsrechtermargeblok --> placerightmarginblock line 97: plaatslinkermargeblock --> placeleftmarginblock Best wishes Thom

Re: [NTG-context] Float placement in margin

2010-04-26 Thread Antoine Cailliau
After looking a bit more, I'm looking for a more generic solutions where I can put paragraphs as well in margin. In my thesis, I've a lot of blocks (defined by framed) that I need to put in the margin with my text continuing his flow "normally". \inmargin does not seems to work (a dark story with

Re: [NTG-context] Float placement in margin

2010-04-26 Thread Taco Hoekwater
Antoine Cailliau wrote: Dear all, I would like to put a figure my edge margin, at the bottom of the page. (so, the bottom left corner on my left pages). I tried \inmargin but the figure is not placed in margin but at the top of the page. I tried \placefigure[margin] but it is placed on the top

[NTG-context] Float placement in margin

2010-04-26 Thread Antoine Cailliau
Dear all, I would like to put a figure my edge margin, at the bottom of the page. (so, the bottom left corner on my left pages). I tried \inmargin but the figure is not placed in margin but at the top of the page. I tried \placefigure[margin] but it is placed on the top of the margin. This is ne