|
From: | Uwe Brauer |
Subject: | [O] tables with column and row numbers |
Date: | Fri, 23 Sep 2016 12:18:24 +0000 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Hi I found parts of the solution on that list but the following example generates a table with column and row numbers. | 1 | 2 | 3 | 4 | 5 | |---+-----------+-----------+---+---| | 1 | x1 | | | | | 2 | some data | more data | | | |---+-----------+-----------+---+---| | 3 | more | data | | | | 4 | | | | | | 5 | | | | | #+TBLFM: @1=vlen(@I$1..0);EN::address@hidden I am not sure whether this is the most elegant or robust solution but maybe some words in the manual wouldn't harm. Uwe Brauer
[Prev in Thread] | Current Thread | [Next in Thread] |