[NTG-context] paragraph enumeration
Taco Hoekwater
taco at elvenkind.com
Tue Apr 26 12:42:05 CEST 2005
piskala upendran wrote:
> The paragraph enumeration is useful for only for
You mean that hack with \startParagraphs I posted a week
or so ago on this list?
When you change the definition of \Paragraphnumber to
\def\Paragraphnumber%
{\doglobal\increment\Paracount
\Paracount.~}
Then you can do:
\startParagraphs
....
\stopParagraphs
\section{...}
\startParagraphs
....
\stopParagraphs
Hope this helps, Taco
More information about the ntg-context
mailing list