[NTG-context] Offsetting the Item Symbol

2011-12-27 Thread Emmanuel Asante
Hi All,

I would like to offset itemized lists including the item symbol itself
and I cannot figure out how to achieve that. I have looked at the
setupitemize options but I did not find any option that does what I
want. Any help in doing this will be very much appreciated.

Thanks,
Emmanuel
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Offsetting the Item Symbol

2011-12-27 Thread Wolfgang Schuster

Am 27.12.2011 um 21:33 schrieb Emmanuel Asante:

 Hi All,
 
 I would like to offset itemized lists including the item symbol itself
 and I cannot figure out how to achieve that. I have looked at the
 setupitemize options but I did not find any option that does what I
 want. Any help in doing this will be very much appreciated.

\starttext

\startitemize
\item One
\item Two
\stopitemize

\startitemize[margin=4cm]
\item One
\item Two
\stopitemize

\stoptext

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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Offsetting the Item Symbol

2011-12-27 Thread Otared Kavian
Hi Emmanuel,

Is this what you want? Probably you can adapt the key « distance » to obtain 
what you want:

\showframe
\starttext
%\startitemize[n][width=3cm,itemalign=flushright,distance=1em]
\startitemize[n][itemalign=flushright,distance=1em,stopper={)},style={bold}]
\dorecurse{12}{\item test}
\stopitemize
\stoptext

Best regards: OK

On 27 déc. 2011, at 21:33, Emmanuel Asante wrote:

 Hi All,
 
 I would like to offset itemized lists including the item symbol itself
 and I cannot figure out how to achieve that. I have looked at the
 setupitemize options but I did not find any option that does what I
 want. Any help in doing this will be very much appreciated.
 
 Thanks,
 Emmanuel
 ___
 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___

___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Offsetting the Item Symbol

2011-12-27 Thread Emmanuel Asante
Thanks, Wolfgang. Your solution is exactly what I wanted.

On Tue, Dec 27, 2011 at 1:58 PM, Wolfgang Schuster
schuster.wolfg...@googlemail.com wrote:

 Am 27.12.2011 um 21:33 schrieb Emmanuel Asante:

 Hi All,

 I would like to offset itemized lists including the item symbol itself
 and I cannot figure out how to achieve that. I have looked at the
 setupitemize options but I did not find any option that does what I
 want. Any help in doing this will be very much appreciated.

 \starttext

 \startitemize
 \item One
 \item Two
 \stopitemize

 \startitemize[margin=4cm]
 \item One
 \item Two
 \stopitemize

 \stoptext

 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki     : http://contextgarden.net
 ___
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] Offsetting the Item Symbol

2011-12-27 Thread Emmanuel Asante
Hi Otared,

Thanks for your suggestion. Wolgang gave me a solution that did what I
was looking for.

On Tue, Dec 27, 2011 at 2:02 PM, Otared Kavian ota...@gmail.com wrote:
 Hi Emmanuel,

 Is this what you want? Probably you can adapt the key « distance » to obtain 
 what you want:

 \showframe
 \starttext
 %\startitemize[n][width=3cm,itemalign=flushright,distance=1em]
 \startitemize[n][itemalign=flushright,distance=1em,stopper={)},style={bold}]
 \dorecurse{12}{\item test}
 \stopitemize
 \stoptext

 Best regards: OK

 On 27 déc. 2011, at 21:33, Emmanuel Asante wrote:

 Hi All,

 I would like to offset itemized lists including the item symbol itself
 and I cannot figure out how to achieve that. I have looked at the
 setupitemize options but I did not find any option that does what I
 want. Any help in doing this will be very much appreciated.

 Thanks,
 Emmanuel
 ___
 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki     : http://contextgarden.net
 ___

 ___
 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  : http://foundry.supelec.fr/projects/contextrev/
 wiki     : http://contextgarden.net
 ___
___
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  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___