dont't indent after custom start-stopnarrower
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
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
participants (2)
-
Karsten Heymann
-
Steffen Wolfrum