[NTG-context] Customize \head in startitemize

2009-04-17 Thread Xan

Hi,

I want to do

\startitemize[a][left={Apartado\space}]
\head
\stopitemize

but put left={Apartado\space} _only_ for \head. How can I do that?

Regards,
Xan.
___
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
___


Re: [NTG-context] Customize \head in startitemize

2009-04-17 Thread Hans Hagen

Xan wrote:

Hi,

I want to do

\startitemize[a][left={Apartado\space}]
\head
\stopitemize

but put left={Apartado\space} _only_ for \head. How can I do that?


best use the descriptions mechanism then

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] Customize \head in startitemize

2009-04-17 Thread Wolfgang Schuster


Am 17.04.2009 um 16:33 schrieb Xan:


Hi,

I want to do

\startitemize[a][left={Apartado\space}]
\head
\stopitemize

but put left={Apartado\space} _only_ for \head. How can I do that?


You could ask Hans "Can you implement a 'headcommand' key in itemize,  
please."


Wolfgang

___
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
___


Re: [NTG-context] Customize \head in startitemize

2009-04-17 Thread Xan



Am 17.04.2009 um 16:33 schrieb Xan:

>/ Hi,
/>/
/>/ I want to do
/>/
/>/ \startitemize[a][left={Apartado\space}]
/>/ \head
/>/ \stopitemize
/>/
/>/ but put left={Apartado\space} _only_ for \head. How can I do that?
/
You could ask Hans "Can you implement a 'headcommand' key in itemize,  
please."


Wolfgang

  


Hans, can you implement a 'headcommand' key in itemize
Wolfgang, following orders ;-)

Hans, how can I do it with descriptions? Can you be more specific?

Thanks for your speedy answers.

Xan.
___
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
___


Re: [NTG-context] Customize \head in startitemize

2009-04-18 Thread Hans Hagen

Xan wrote:



Am 17.04.2009 um 16:33 schrieb Xan:

>/ Hi,
/>/
/>/ I want to do
/>/
/>/ \startitemize[a][left={Apartado\space}]
/>/ \head
/>/ \stopitemize
/>/
/>/ but put left={Apartado\space} _only_ for \head. How can I do that?
/
You could ask Hans "Can you implement a 'headcommand' key in itemize,  
please."


Wolfgang

 

Hans, can you implement a 'headcommand' key in itemize
Wolfgang, following orders ;-)

Hans, how can I do it with descriptions? Can you be more specific?


well, descriptions (or definitions or enumerations without number) are 
kind of itemizations and as soon as we start adding more and more to 
itemize things starts getting even more confusing, so if definitions can 
solve the problem ...


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___