ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with \starthanging ...\ stophanging
@ 2014-04-24 22:34 Fabrice Couvreur
  2014-04-25 10:50 ` Fabrice
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Couvreur @ 2014-04-24 22:34 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 196 bytes --]

Hello,
I can not run text around the figure.
thank you,
Fabrice

\starttext
\starthanging[location=right]
{\externalfigure[image.pdf][width=8cm]}
\input knuth

\input knuth
\stophanging
\stoptext

[-- Attachment #1.2: Type: text/html, Size: 563 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

* Re: Problem with \starthanging ...\ stophanging
  2014-04-24 22:34 Problem with \starthanging ...\ stophanging Fabrice Couvreur
@ 2014-04-25 10:50 ` Fabrice
  0 siblings, 0 replies; 2+ messages in thread
From: Fabrice @ 2014-04-25 10:50 UTC (permalink / raw)
  To: ntg-context

Hello,
Aditya has proposed the following solution on a forum, it works perfectly.

> \definetextbackground
>   [imagebackground]
>   [
>     location=paragraph,
>     background=color,
>     backgroundcolor=white,
>     frame=off,
>   ]
>
> \starttext
>
>   \startimagebackground
> \placefigure[right,none]{}{\externalfigure[image.pdf][width=80mm]}
>   \input knuth
>   \input knuth
>   \stopimagebackground
>
> \stoptext


I'll pass, but that does not answer my question.
Fabrice
___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2014-04-25 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-24 22:34 Problem with \starthanging ...\ stophanging Fabrice Couvreur
2014-04-25 10:50 ` Fabrice

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