On 1/19/2013 12:06 PM, Alan BRASLAU wrote:
Hello,

\starthanging\stophanging is a very appreciated feature.

However, hanging text wrapped around a figure fails if a new paragraph 
intervenes.

Minimal example:

\starttext
\starthanging [location=right] {\externalfigure [cow] [width=.3\textwidth]}
This is a first paragraph.

\input tufte
\stophanging
\stoptext

currently somewhat limited as it's not like the regular place left figure macro using the otr .. so the hang is forgotten after a par which means that you need to use \break or \crlf or something nor \par:

\starttext
\starthanging [location=right] {\externalfigure [cow] [width=.3\textwidth]}
This is a first paragraph.\crlf \input tufte
\stophanging
\stoptext


(some day i'll make a nice one)

Hans


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

Reply via email to