ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \recurselevel inside \bTABLE\eTABLE
@ 2013-03-17 12:00 Willi Egger
  2013-03-17 12:21 ` Alan BRASLAU
  2013-03-17 21:17 ` Wolfgang Schuster
  0 siblings, 2 replies; 10+ messages in thread
From: Willi Egger @ 2013-03-17 12:00 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Dear all,

I should prepare a form with a table. The table rows should be numbered. 

How can I get get this done by using \recurselevel.
In the attached minimal example all rows are numbered with 0.

\starttext
\subject{bTABLE--eTABLE: recurse creates rows}
\bTABLE
	\dorecurse{3}
		{\bTR
			\bTD \recurselevel \eTD
		\eTR}
\eTABLE


What do i do wrongly here? 

knd regards

Willi
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2013-03-22 21:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-17 12:00 \recurselevel inside \bTABLE\eTABLE Willi Egger
2013-03-17 12:21 ` Alan BRASLAU
2013-03-17 21:17 ` Wolfgang Schuster
2013-03-17 21:38   ` Aditya Mahajan
2013-03-17 21:49     ` Willi Egger
2013-03-17 21:52     ` Hans Hagen
2013-03-17 21:58       ` Willi Egger
2013-03-19  7:23         ` Wolfgang Schuster
2013-03-22 21:12           ` Willi Egger
2013-03-17 22:15   ` Wolfgang Schuster

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).