On 21/09/2012 8:00 p.m., Jean-Marc Lasgouttes wrote:
Le 21/09/2012 01:42, Andrew Parsloe a écrit :
I've attached the latest version (1.3) of my spreadtab.module which
enables the LaTeX spreadtab package to be used with LyX. With instant
preview on, one has the pleasure of seeing tables calculated in LyX
before one's eyes.
Your module looks quite interesting...
It's not for serious spreadsheeting, but for things like adding up a
column of figures, calculating an average, producing educational tables
(like a table of sines, cosines, tangents at 0, 30, 45, 60, 90 degrees),
and so on, without having to leave LyX and resort to an external program.
A question: do you actually need the \makeatletter/other pairs? I
thought the relevant code was added automatically.
JMarc
You're right. They are unnecessary. I wasn't aware of the automatic
insertion of these pairs. I'll remove them from any future version of
the module.
Andrew