> Am 11.12.2014 um 11:15 schrieb MANUEL GONZALEZ SUAREZ
> <[email protected]>:
>
> Hello everyone.
> I have a small question about paragraphs numbering. With LaTeX we have the
> possibility of numbering \paragraph and \subparagraph. With ConTeXt we have
> commands \subsubject, etc. What I like to do is number one paragraph in
> middle of the text, with the possibility of making a reference to it, with no
> spaces before or after. Something like this:
>
> [1] Text of the first paragraph. [2] Text of the second paragraph ...
>
> Should I use the \label or another command?
\starttext
\startitemize[n,text][lefttext={[},righttext={]},stopper=]
\item Text of the first paragraph.
\item Text of the second paragraph
\stopitemize
\stoptext
Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________