ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \noindent in startstop block is not working on the text that follows the block
@ 2008-02-08  7:11 Bart C. Wise
  2008-02-08  7:45 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Bart C. Wise @ 2008-02-08  7:11 UTC (permalink / raw)
  To: ntg-context

I defined a startstop block.  However, the text that follows the block I don't 
want to be indented.

<Code>

\definestartstop[Center][
    before={\startalignment[center]},
    after={\stopalignment\noindent}
]

\starttext
\startCenter
This is some text!
\stopCenter
I don't want this paragraph indent; however, it ends up being indented.
\stopText

<\Code>

However, the text that follows the block is indented.  How to I declare a 
\noindent within the startstop block definition that will work when the block 
is exited?

Thanks,
Bart
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \noindent in startstop block is not working on the text that follows the block
  2008-02-08  7:11 \noindent in startstop block is not working on the text that follows the block Bart C. Wise
@ 2008-02-08  7:45 ` Taco Hoekwater
  2008-02-08 14:22   ` Bart Wise
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2008-02-08  7:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Bart C. Wise wrote:
> I defined a startstop block.  However, the text that follows the block I don't 
> want to be indented.
> 
> <Code>
> 
> \definestartstop[Center][
>     before={\startalignment[center]},
>     after={\stopalignment\noindent}
> ]

You want \noidentation (instead of \noindent).

Best wishes,
Taco
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re:  \noindent in startstop block is not working on the text that follows the block
  2008-02-08  7:45 ` Taco Hoekwater
@ 2008-02-08 14:22   ` Bart Wise
  0 siblings, 0 replies; 3+ messages in thread
From: Bart Wise @ 2008-02-08 14:22 UTC (permalink / raw)
  To: ntg-context

Thanks Taco!

On Friday February 8 2008, Taco Hoekwater wrote:
> Bart C. Wise wrote:
> > I defined a startstop block.  However, the text that follows the block I
> > don't want to be indented.
> >
> > <Code>
> >
> > \definestartstop[Center][
> >     before={\startalignment[center]},
> >     after={\stopalignment\noindent}
> > ]
>
> You want \noidentation (instead of \noindent).
>
> Best wishes,
> Taco
> ___________________________________________________________________________
>________ 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://tex.aanhet.net
> archive  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________
>________
___________________________________________________________________________________
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2008-02-08 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-08  7:11 \noindent in startstop block is not working on the text that follows the block Bart C. Wise
2008-02-08  7:45 ` Taco Hoekwater
2008-02-08 14:22   ` Bart Wise

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).