ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Float placement in margin
@ 2010-04-27  5:27 Antoine Cailliau
  2010-04-27  6:00 ` Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Antoine Cailliau @ 2010-04-27  5:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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 nearly what I want :)

Any clue for me ?

Thanks in advance,

Antoine 

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Float placement in margin
  2010-04-27  5:27 Float placement in margin Antoine Cailliau
@ 2010-04-27  6:00 ` Taco Hoekwater
  2010-04-27  6:06   ` Antoine Cailliau
  2010-04-28 20:29   ` Thomas Floeren
  0 siblings, 2 replies; 5+ messages in thread
From: Taco Hoekwater @ 2010-04-27  6:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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 of the margin.
> This is nearly what I want :)
> 
> Any clue for me ?

I am interested in this question as well. It could be really nice if
\placefigure[margin,bottom] could be made to work.

Btw, \placefigure[margin] doesn't appear to work in mkiv at all.

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Float placement in margin
  2010-04-27  6:00 ` Taco Hoekwater
@ 2010-04-27  6:06   ` Antoine Cailliau
  2010-04-28 20:29   ` Thomas Floeren
  1 sibling, 0 replies; 5+ messages in thread
From: Antoine Cailliau @ 2010-04-27  6:06 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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 open/close
brackets make the compilation fails)

Thanks for your comment :)

Cheers,

Antoine

> I am interested in this question as well. It could be really nice if
> \placefigure[margin,bottom] could be made to work.
That would be awesome :)
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Float placement in margin
  2010-04-27  6:00 ` Taco Hoekwater
  2010-04-27  6:06   ` Antoine Cailliau
@ 2010-04-28 20:29   ` Thomas Floeren
  2010-04-28 20:39     ` Hans Hagen
  1 sibling, 1 reply; 5+ messages in thread
From: Thomas Floeren @ 2010-04-28 20:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users



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

Thomas




___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Float placement in margin
  2010-04-28 20:29   ` Thomas Floeren
@ 2010-04-28 20:39     ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2010-04-28 20:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Thomas Floeren

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 --> placeleftmarginblock

patched.


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-28 20:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-27  5:27 Float placement in margin Antoine Cailliau
2010-04-27  6:00 ` Taco Hoekwater
2010-04-27  6:06   ` Antoine Cailliau
2010-04-28 20:29   ` Thomas Floeren
2010-04-28 20:39     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).