On 05/06/2020 15:08, Nicolas Goaziou wrote:
Since TBLFM lines are the odd ones, the mistake was to allow them after the table, while every other affiliated keyword in the Org universe goes before the object it applies to.
ah, I did not know that. that's good. and we don't want to correct that, I guess.
point is: as far as I can see, org-plot currently only recognizes its `#+' lines if they are immediately before the table. being new to this world, I a not aware of other `#+<name>:' lines other than TBLFM and PLOT.
which is the name you give to these lines? def lines? table-meta-data lines? there isn't any global function for matching them, is there?
On 05/06/2020 15:08, Nicolas Goaziou wrote:
What kind of meta information?
I mean other lines matching `^#\+[A-Z]+:' … as said, I don't know how to call them, and I guessed "meta information".
best regards, MF