ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Alignment of Itemize
@ 2008-05-14 20:36 cidadaum
  2008-05-15  6:42 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: cidadaum @ 2008-05-14 20:36 UTC (permalink / raw)
  To: ntg-context


I have put this in my source file:

\startitemize[R][4*broad,stopper=---]

And in the output the m rule (---) was overlapped by the roman  
numeral. By the way I would like to align the roman numeral to the  
right more or less like this (it is difficult to do in text format)

     I --- blablablablablablabla
    II --- blablablablablablabla
   III --- blablablablablablabla
   IV --- blablablablablablabla
VIII ---  blablablablablablabla

Thank you very much for your help

Armando
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Alignment of Itemize
  2008-05-14 20:36 Alignment of Itemize cidadaum
@ 2008-05-15  6:42 ` Wolfgang Schuster
  2008-05-15  6:58   ` Olivier Guéry
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2008-05-15  6:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, May 14, 2008 at 10:36 PM,  <cidadaum@sapo.pt> wrote:
>
> I have put this in my source file:
>
> \startitemize[R][4*broad,stopper=---]

\startitemize[R,4*broad][stopper=---]

> And in the output the m rule (---) was overlapped by the roman
> numeral. By the way I would like to align the roman numeral to the
> right more or less like this (it is difficult to do in text format)
>
>     I --- blablablablablablabla
>    II --- blablablablablablabla
>   III --- blablablablablablabla
>   IV --- blablablablablablabla

     V --- blablablablablablabla
    VI --- blablablablablablabla
   VII --- blablablablablablabla

> VIII ---  blablablablablablabla
>
> Thank you very much for your help

\starttext
\startitemize[R,fit][itemalign=flushright,stopper={ --- }]
\dorecurse{8}{\item blablabla}
\stopitemize
\stoptext

> Armando

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Alignment of Itemize
  2008-05-15  6:42 ` Wolfgang Schuster
@ 2008-05-15  6:58   ` Olivier Guéry
  0 siblings, 0 replies; 3+ messages in thread
From: Olivier Guéry @ 2008-05-15  6:58 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, May 15, 2008 at 8:42 AM, Wolfgang Schuster
<schuster.wolfgang@googlemail.com> wrote:
> On Wed, May 14, 2008 at 10:36 PM,  <cidadaum@sapo.pt> wrote:
>>
>> I have put this in my source file:
>>
>> \startitemize[R][4*broad,stopper=---]
>
> \startitemize[R,4*broad][stopper=---]
>
>> And in the output the m rule (---) was overlapped by the roman
>> numeral. By the way I would like to align the roman numeral to the
>> right more or less like this (it is difficult to do in text format)
>>
>>     I --- blablablablablablabla
>>    II --- blablablablablablabla
>>   III --- blablablablablablabla
>>   IV --- blablablablablablabla
>
>     V --- blablablablablablabla
>    VI --- blablablablablablabla
>   VII --- blablablablablablabla
>
>> VIII ---  blablablablablablabla
>>
>> Thank you very much for your help
>
> \starttext
> \startitemize[R,fit][itemalign=flushright,stopper={ --- }]
> \dorecurse{8}{\item blablabla}
> \stopitemize
> \stoptext
>

Damned :o) Is there something ConTeXt can't do ?

Cheers,
Olivier.

-- 
[Message tapé sur un clavier Bépo : http://www.clavier-dvorak.org ]
Olivier nemolivier@gmail.com http://nemolivier.blogspot.com
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-05-15  6:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-14 20:36 Alignment of Itemize cidadaum
2008-05-15  6:42 ` Wolfgang Schuster
2008-05-15  6:58   ` Olivier Guéry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).