\starttext
\setupindenting[yes, big, always]
\input knuth
\placefigure{...}{%
\externalfigure[cow][frame=on, width=.6666\textwidth]%
}%
\input knuth
\stoptext
With the code above, you will notice that after the figure is placed, the next
paragraph no longer gets an indent. My copy editor has warned that because my
target audience is children, this will confuse them, so I need to make sure the
start of a new paragraph always has an indent. I tried adding the 'always'
detail to \setupindenting, see above, but that didn't help. What setting will
make sure the start of my paragraph always gets an indent? Note, in my passage,
I've marked every single paragraph with \startparagraph and \stopparagraph.
--Joel
___________________________________________________________________________________
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
___________________________________________________________________________________