David Arnold wrote:
> All,
> 
> How do you set up:
> 
> \startlinecorrection[blank]
>    \midaligned{\getbuffer[table]}
> \stoplinecorrection
> 
> so ensuing lines are not indented?

There is not actual support for that, but this should work:

   \let\MYstoplinecorrection\stoplinecorrection
   \def\stoplinecorrection{\MYstoplinecorrrection\noindentation}

Best, Taco
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to