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
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
Thanks, Wolfgang. Your solution is exactly what I wanted.
On Tue, Dec 27, 2011 at 1:58 PM, 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 ___________________________________________________________________________________
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 ___________________________________________________________________________________
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
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 ___________________________________________________________________________________
participants (3)
-
Emmanuel Asante
-
Otared Kavian
-
Wolfgang Schuster