Dear List,

Does anyone know how to indent the paragraph beneath \placefigure in the
following example?

    \indenting[2em]
    \setupindenting[yes]

    \starttext

    \dorecurse{50}{a b c }

    \placefigure[here,none][indentnext=yes]{}{
    \startMPcode
    draw fullcircle scaled 1cm;
    \stopMPcode
    }

    \dorecurse{50}{d e f } % not indented

    \dorecurse{50}{g h i }
    \stoptext

Thanks!

Best,
Sylvain
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to