On 04/18/11 17:36, Paul A. Rubin wrote:
It can be done with LaTeX. Add the following to your preamble:
\newcounter{trow}
\newcommand{\therow}{\addtocounter{trow}{1}\arabic{trow}}
Then insert \therow in ERT in the item column. You can copy it and paste it
into the item cell of each new row.
That works very nicely. It's be cool to add this to the table
functionality in LyX at some point, but this is simple enough to satisfy
the original request, I think.
--
David L. Johnson
As far as the laws of mathematics refer to reality, they are not
certain, and as far as they are certain, they do not refer to reality.
-- Albert Einstein