![](https://secure.gravatar.com/avatar/e79f226aa442b589932230491affa641.jpg?s=120&d=mm&r=g)
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
![](https://secure.gravatar.com/avatar/c5ae4f9aa0d3a9bd5376e92b322c3e50.jpg?s=120&d=mm&r=g)
On Wed, 26 Jul 2006, Steffen Wolfrum wrote:
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?
Shouldn't you wrap the second one with \startstop itemize? \setupitemize[width=12pt] \startitemize \sym{\endash}\input tufte \stopitemize Aditya
![](https://secure.gravatar.com/avatar/e79f226aa442b589932230491affa641.jpg?s=120&d=mm&r=g)
Am 27.07.2006 um 07:32 schrieb Aditya Mahajan:
On Wed, 26 Jul 2006, Steffen Wolfrum wrote:
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?
Shouldn't you wrap the second one with \startstop itemize?
\setupitemize[width=12pt] \startitemize \sym{\endash}\input tufte \stopitemize
Aditya
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
![](https://secure.gravatar.com/avatar/c5ae4f9aa0d3a9bd5376e92b322c3e50.jpg?s=120&d=mm&r=g)
On Thu, 27 Jul 2006, Steffen Wolfrum wrote:
Am 27.07.2006 um 07:32 schrieb Aditya Mahajan:
On Wed, 26 Jul 2006, Steffen Wolfrum wrote:
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?
Shouldn't you wrap the second one with \startstop itemize?
\setupitemize[width=12pt] \startitemize \sym{\endash}\input tufte \stopitemize
Aditya
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?
Ask Taco to implement this in the bib module :-) Aditya
![](https://secure.gravatar.com/avatar/e79f226aa442b589932230491affa641.jpg?s=120&d=mm&r=g)
Am 27.07.2006 um 08:05 schrieb Aditya Mahajan:
On Thu, 27 Jul 2006, Steffen Wolfrum wrote:
Am 27.07.2006 um 07:32 schrieb Aditya Mahajan:
On Wed, 26 Jul 2006, Steffen Wolfrum wrote:
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?
Shouldn't you wrap the second one with \startstop itemize?
\setupitemize[width=12pt] \startitemize \sym{\endash}\input tufte \stopitemize
Aditya
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?
Ask Taco to implement this in the bib module :-)
The bib module won't help (I assume): the bibliography is already typed, not generated. Steffen
![](https://secure.gravatar.com/avatar/0a96a366311a96b0e9df4a336a7df048.jpg?s=120&d=mm&r=g)
Steffen Wolfrum a écrit :
The bib module won't help (I assume): the bibliography is already typed, not generated.
Steffen
Hi Steffen, Aditya, I'm agree with Aditya, Taco can surely help on this point... I'm also interested by this feature (to Taco: since IEEE bib formatting follows it ;) ) Cheers, Renaud
![](https://secure.gravatar.com/avatar/565476157eb3895a9c928ffce26d988d.jpg?s=120&d=mm&r=g)
Renaud AUBIN wrote:
Steffen Wolfrum a écrit :
The bib module won't help (I assume): the bibliography is already typed, not generated.
Steffen
Hi Steffen, Aditya,
I'm agree with Aditya, Taco can surely help on this point... I'm also interested by this feature (to Taco: since IEEE bib formatting follows it ;) )
It would not be very hard to add this feature to the module, but that will probably not help Steffen in this case. Taco
![](https://secure.gravatar.com/avatar/0a96a366311a96b0e9df4a336a7df048.jpg?s=120&d=mm&r=g)
Hi Steffen, Can you provide some working sample code (two or three typical entries + wrap with \start/stopitemize) ? Is your bibliography big ? I assume your this work is urgent and you can't make a .bib, right ? Renaud Steffen Wolfrum a écrit :
Am 27.07.2006 um 08:05 schrieb Aditya Mahajan:
On Thu, 27 Jul 2006, Steffen Wolfrum wrote:
Am 27.07.2006 um 07:32 schrieb Aditya Mahajan:
On Wed, 26 Jul 2006, Steffen Wolfrum wrote:
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?
Shouldn't you wrap the second one with \startstop itemize?
\setupitemize[width=12pt] \startitemize \sym{\endash}\input tufte \stopitemize
Aditya
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?
Ask Taco to implement this in the bib module :-)
The bib module won't help (I assume): the bibliography is already typed, not generated.
Steffen
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
![](https://secure.gravatar.com/avatar/e79f226aa442b589932230491affa641.jpg?s=120&d=mm&r=g)
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:
Hi Steffen,
Can you provide some working sample code (two or three typical entries + wrap with \start/stopitemize) ? Is your bibliography big ? I assume your this work is urgent and you can't make a .bib, right ?
Renaud
Steffen Wolfrum a écrit :
Am 27.07.2006 um 08:05 schrieb Aditya Mahajan:
On Thu, 27 Jul 2006, Steffen Wolfrum wrote:
On Wed, 26 Jul 2006, Steffen Wolfrum wrote:
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? Shouldn't you wrap the second one with \startstop itemize? \setupitemize[width=12pt] \startitemize \sym{\endash}\input tufte \stopitemize Aditya 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
Am 27.07.2006 um 07:32 schrieb Aditya Mahajan: there is even another solution for this construction, even better? Ask Taco to implement this in the bib module :-) The bib module won't help (I assume): the bibliography is already typed, not generated. Steffen _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ ntg-context
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
![](https://secure.gravatar.com/avatar/565476157eb3895a9c928ffce26d988d.jpg?s=120&d=mm&r=g)
Steffen Wolfrum wrote:
Hi Renaud,
sure, here it is:
\starttext
\def\Textit{\groupedcommand\it\/} \def\hangover{\hangafter=1\hangindent=16pt }
Try this: \def\dashauthor {\leavevmode\hbox to 16pt{\endash\hss}\ignorespaces} \hangover{\dashauthor} Die parlamentarische ... Cheers, taco
![](https://secure.gravatar.com/avatar/e79f226aa442b589932230491affa641.jpg?s=120&d=mm&r=g)
Very nice! Thank you Taco. Steffen Am 27.07.2006 um 10:36 schrieb Taco Hoekwater:
Steffen Wolfrum wrote:
Hi Renaud,
sure, here it is:
\starttext
\def\Textit{\groupedcommand\it\/} \def\hangover{\hangafter=1\hangindent=16pt }
Try this:
\def\dashauthor {\leavevmode\hbox to 16pt{\endash\hss}\ignorespaces}
\hangover{\dashauthor} Die parlamentarische ...
Cheers, taco
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (4)
-
Aditya Mahajan
-
Renaud AUBIN
-
Steffen Wolfrum
-
Taco Hoekwater