ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* setup linecorrection
@ 2007-01-19 20:07 David Arnold
  2007-01-20  9:16 ` Taco Hoekwater
  0 siblings, 1 reply; 2+ messages in thread
From: David Arnold @ 2007-01-19 20:07 UTC (permalink / raw)


All,

How do you set up:

\startlinecorrection[blank]
   \midaligned{\getbuffer[table]}
\stoplinecorrection

so ensuing lines are not indented?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: setup linecorrection
  2007-01-19 20:07 setup linecorrection David Arnold
@ 2007-01-20  9:16 ` Taco Hoekwater
  0 siblings, 0 replies; 2+ messages in thread
From: Taco Hoekwater @ 2007-01-20  9:16 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-20  9:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-19 20:07 setup linecorrection David Arnold
2007-01-20  9:16 ` Taco Hoekwater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).