Use\setupheads[indentnext=yes]BestDenis -------- Ursprüngliche Nachricht --------Von: Sylvain Hubert Datum: 08.11.20 03:44 (GMT+01:00) An: mailing list for ConTeXt users Betreff: [NTG-context] \setupindenting[first] not working Dear List,The first paragraph of the following example is not indented.    \setupindenting[yes,first,4cm]    \starttext    \section{a}        \dorecurse{84}{abc }        \dorecurse{84}{abc }        \stoptextDoes anyone know how to actually get the first paragraph indented?Thanks!Best,Sylvain