ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* dont't indent after custom start-stopnarrower
@ 2007-07-31  8:18 Karsten Heymann
  2007-07-31  8:55 ` Steffen Wolfrum
       [not found] ` <5E8F453D-1097-4968-BE81-B745F3D31A5D@st.estfiles.de>
  0 siblings, 2 replies; 3+ messages in thread
From: Karsten Heymann @ 2007-07-31  8:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello,

I try to prevent indention after a custom enviroment used for
quotations which uses \startnarrower ... \stopnarrower:

\setupindenting [0.5cm]
\indenting[yes,next]

\definestartstop[Zitat]
  [before={\startnarrower[2*left]},
   after=\stopnarrower\noindent]

\starttext

\input knuth

\startZitat%
\noindent
\input zapf
\stopZitat

\input tufte
\stoptext

Any hints would be greatly appreciated!

Yours
Karsten
___________________________________________________________________________________
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: dont't indent after custom start-stopnarrower
  2007-07-31  8:18 dont't indent after custom start-stopnarrower Karsten Heymann
@ 2007-07-31  8:55 ` Steffen Wolfrum
       [not found] ` <5E8F453D-1097-4968-BE81-B745F3D31A5D@st.estfiles.de>
  1 sibling, 0 replies; 3+ messages in thread
From: Steffen Wolfrum @ 2007-07-31  8:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 31.07.2007 um 10:18 schrieb Karsten Heymann:

> Hello,
>
> I try to prevent indention after a custom enviroment used for
> quotations which uses \startnarrower ... \stopnarrower:


Here you are:


\setupindenting [0.5cm]
\indenting[yes,next]

\definestartstop[Zitat]
   [before={\startnarrower[2*left]},
    after={\stopnarrower\setupindenting[none]}]% don't mistake with  
\setupindenting[no] -)

\starttext

\input knuth

\startZitat%
\noindent
\input zapf
\stopZitat

\input tufte

\input knuth

\stoptext



Greetings,

Steffen

---

werksatz · Büro für Typografie und Buchgestaltung

Anklamer Straße 39, 10115 Berlin
030 44031775, 0163 4028151

www.werksatz.com




___________________________________________________________________________________
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: dont't indent after custom start-stopnarrower
       [not found] ` <5E8F453D-1097-4968-BE81-B745F3D31A5D@st.estfiles.de>
@ 2007-07-31 10:26   ` Karsten Heymann
  0 siblings, 0 replies; 3+ messages in thread
From: Karsten Heymann @ 2007-07-31 10:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Steffen,

2007/7/31, Steffen Wolfrum <steffen@st.estfiles.de>:
> Am 31.07.2007 um 10:18 schrieb Karsten Heymann:
> > I try to prevent indention after a custom enviroment used for
> > quotations which uses \startnarrower ... \stopnarrower:

> Here you are:
>     after={\stopnarrower\setupindenting[none]}]

Thanks a lot!

Yours,
Karsten
___________________________________________________________________________________
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:[~2007-07-31 10:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-31  8:18 dont't indent after custom start-stopnarrower Karsten Heymann
2007-07-31  8:55 ` Steffen Wolfrum
     [not found] ` <5E8F453D-1097-4968-BE81-B745F3D31A5D@st.estfiles.de>
2007-07-31 10:26   ` Karsten Heymann

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