Hello ConTeXists,

I wrote my questions maybe in a confusing way.

It seems two things with floating figures (especially with placing
pictures) are maybe broken.

1) It is impossible to achieve proper text wrapping around figure when the
GRID is ON. I have tried more suggestions.
2) The second thing is there is no way how to change alignment in captions.


\enableregime[utf]
\mainlanguage[en]
\setuppapersize[A5][A5]
\definefloat[figure][figures]
\setuplayout[grid=yes]
\setupcaption[figure][%
align=left,
%align=right,
style=\ss, distance=2pt,before={\noindent}]
\showgrid

\starttext
\input tufte

%\movesidefloat[x=10pt,y=-40pt]
%\movesidefloat[3*line]
%\hangsidefloat[3]

\placefigure[left]{sdf}{\externalfigure[none][height=3cm]}
\input tufte
 \stoptext

Any help appreciated.

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