Hi! I would like to know how I have to do to make a figure appear surrounded by text. In LaTeX this is accomplished with packages "picins" and "picinpar" but I think that in ConTeXt we only can use the \startfiguretext ... \stopfiguretext environment, although the effect is not the same. I send an example. Greetings and thank you very much.
Am 24.06.2014 um 10:01 schrieb MANUEL GONZALEZ SUAREZ
Hi! I would like to know how I have to do to make a figure appear surrounded by text. In LaTeX this is accomplished with packages "picins" and "picinpar" but I think that in ConTeXt we only can use the \startfiguretext ... \stopfiguretext environment, although the effect is not the same. I send an example.
\setupfloats [sidespacebefore=none, sidespaceafter=none] \starttext \placefigure[left,none]{}{\blackrule[width=3cm,height=4cm]} \input knuth \stoptext Wolfgang
Thanks very much, Wolfgang.
________________________________
De: ntg-context-bounces@ntg.nl
participants (2)
-
MANUEL GONZALEZ SUAREZ
-
Wolfgang Schuster