On 07/15/2013 04:00 PM, Pietro Cortese wrote:
Hello,
I'm using gnumeric to create latex tables.
Is there a way to insert raw latex code in gnumeric that will go
verbatim into the latex file?
I would like to insert symbols and formulas in the table header.
I saw a patch in an old thread. Do you know if the patch has been applied?
Thanks in advance,
Pietro
https://mail.gnome.org/archives/gnumeric-list/2004-November/msg00047.html
_______________________________________________
gnumeric-list mailing list
gnumeric-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnumeric-list
I do this all the time (although I use plain TeX instead of LaTeX)!
A formula containing the text for the TeX code of the table line
concatenated with cell reference on the same line is created and copied
to the other rows of the table. The resulting column is pasted into the
editor in which I writing the rest of the document.
Since TeX commands look no different from other plain text, it is easily
ported between applications.
--RTB
_______________________________________________
gnumeric-list mailing list
gnumeric-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnumeric-list