
Hi, both paragraph should be indented 12 pt. But there are different: \starttext \startitemize[width=12pt] \sym{\endash}\input tufte \stopitemize \setupitemize[width=12pt] \sym{\endash}\input tufte \stoptext How do I make the second the same as the first? Steffen

Am 27.07.2006 um 07:32 schrieb Aditya Mahajan:
Well, I hope not! As far as I understood the manual (cont-eni) one can use \item and \sym also without the start-stop environment: in cases where it is just needed as one entry (not a list). This works, somehow. But is there no setup possible? I need it in a bibliography: the normal entries "author, title etc. maybe two lines" are hangindented with \hangafter=1\hangindent=12pt. But when a author has two or more titles it is written "- title etc. maybe two lines". And here the "- " must be the same space as the hangindent (12pt), as one can imagine easily. That's why I used a \item res. \sym for this. And a start/stop each would make the code quite chaotic. But maybe there is even another solution for this construction, even better? Steffen

Hi Renaud, sure, here it is: \starttext \def\Textit{\groupedcommand\it\/} \def\hangover{\hangafter=1\hangindent=16pt } \hangover\Textit{Badura, Peter:} Parlamentarismus und parteienstaatliche Demokratie, in: Pawlowski, Hans{|-|}Martin{|/|} Wieacker, Franz (Hrsg.), Festschrift für Karl Michaelis zum 70. Geburtstag, Göttingen 1972, S. 9ff. \hangover{\endash} Die parlamentarische Verantwortlichkeit\index {Verantwortlichkeit} der Minister, ZParl 1980, S. 573ff. \hangover{\endash} Staatsrecht, 3. Aufl., München 2003. \hangover{\endash} Die parlamentarische Demokratie, in: Isensee, Josef {|/|}Kirchhof, Paul (Hrsg.), Handbuch des Staatsrechts der Bundesrepublik Deutschland, Bd. II, 3. Aufl., Heidelberg 2004, § 25. \stoptext You see what is needed? Steffen Am 27.07.2006 um 09:11 schrieb Renaud AUBIN:
participants (4)
-
Aditya Mahajan
-
Renaud AUBIN
-
Steffen Wolfrum
-
Taco Hoekwater