ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Horizontal adjustment of left/right floats
@ 2017-05-11 15:43 Aditya Mahajan
  2017-05-12  6:56 ` Jan Willem Flamma
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2017-05-11 15:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Is it possible to adjust the horizontal placement of left/right floats 
(similar to how 2*line etc can adjust the vertical placement).

Minmal example:

\starttext
\startplacefigure[location={left,none}]
\externalfigure[cow]
\stopplacefigure
\input knuth
\stoptext

Aditya
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Horizontal adjustment of left/right floats
  2017-05-11 15:43 Horizontal adjustment of left/right floats Aditya Mahajan
@ 2017-05-12  6:56 ` Jan Willem Flamma
  2017-05-12 17:54   ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Willem Flamma @ 2017-05-12  6:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Aditya,

This is what I could find. Hope it suits your needs.

From the details manual, page 57:

\starttext
\movesidefloat [x=-2cm]
\startplacefigure[location={left,none}]
\externalfigure[cow]
\stopplacefigure
\input knuth
\stoptext

Regards,
Jan Willem Flamma

> On 11 May 2017, at 17:43, Aditya Mahajan <adityam@umich.edu> wrote:
> 
> Hi,
> 
> Is it possible to adjust the horizontal placement of left/right floats (similar to how 2*line etc can adjust the vertical placement).
> 
> Minmal example:
> 
> \starttext
> \startplacefigure[location={left,none}]
> \externalfigure[cow]
> \stopplacefigure
> \input knuth
> \stoptext
> 
> Aditya
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Horizontal adjustment of left/right floats
  2017-05-12  6:56 ` Jan Willem Flamma
@ 2017-05-12 17:54   ` Aditya Mahajan
  0 siblings, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2017-05-12 17:54 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, 12 May 2017, Jan Willem Flamma wrote:

> Hi Aditya,
>
> This is what I could find. Hope it suits your needs.
>
> From the details manual, page 57:
>
> \starttext
> \movesidefloat [x=-2cm]
> \startplacefigure[location={left,none}]
> \externalfigure[cow]
> \stopplacefigure
> \input knuth
> \stoptext

Thanks! Yes, this does exactly what I want.

Aditya
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2017-05-12 17:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-11 15:43 Horizontal adjustment of left/right floats Aditya Mahajan
2017-05-12  6:56 ` Jan Willem Flamma
2017-05-12 17:54   ` Aditya Mahajan

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).