Hi all, 

I came across a problem with indentation of a paragraph following an image.
The location "here" indents the next paragraph as expected whereas with option 
"page" not. 

What am I doing wrong? Or is there any other parameter?
Thanks for any hint.

Tomáš

%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Tested with TL2024 and with current LMTX

\setupindenting[yes,2em]
%\setupfloat[figure][indentnext=yes]  
\setupfloat[indentnext=yes]           

\starttext
\input knuth

%\startplacefigure[location=here]  %OK
\startplacefigure[location=page]   %does not indent
  \framed{An image}
\stopplacefigure

\input knuth
\stoptext

%%%%%%%%%%%%%%%%%%%%%%%%%%%
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to