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
On Wed, May 14, 2008 at 10:36 PM,
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
On Thu, May 15, 2008 at 8:42 AM, Wolfgang Schuster
On Wed, May 14, 2008 at 10:36 PM,
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
participants (3)
-
cidadaum@sapo.pt
-
Olivier Guéry
-
Wolfgang Schuster