Eric S Fraga <e.fr...@ucl.ac.uk> writes:

> By the way, adding an empty column to front of the table fixes the
> problem so at least I am not panicking (I have a presentation to give
> with the data in a table etc.).  There must be a problem with a regex
> looking for dividing lines maybe?

Sorry for causing this issue. The problem was very obscure. It was
related to table conversion during export. When using ox-ascii to export
Org table to Gnuplot-readable text file, ox-ascii sometimes threw an
error because of wrong calculation of cell width. So, I tried to use
ox-org instead. Apparently, ox-org cannot be used in that context (no
idea what went wrong though).

Now, I just put a quick (and incomplete) fix to ox-ascii and reverted
back to the old export approach.

Best,
Ihor

Reply via email to