Changes

Jump to navigation Jump to search
388 bytes added ,  10:50, 17 September 2010
→‎Labels: [start=num] option for startitemize
\startitemize[R,fit][itemalign=flushright,stopper={ --- }]
\dorecurse{5}{\item blablabla}
\stopitemize
</texcode>
|-
|<context>
\starttext
\startitemize[n,fit][start=42,stopper={\space}]
\dorecurse{3}{\item Lorem ipsum}
\stopitemize
\stoptext
</context>
|
You can tell ConTeXt to begin item numbering at given offset [[http://thread.gmane.org/gmane.comp.tex.context/61728/focus=61729]]:
<texcode>
\startitemize[n,fit][start=42,stopper={\space}]
\dorecurse{3}{\item Lorem ipsum}
\stopitemize
</texcode>
188

edits

Navigation menu