Reliable means to export LibreOffice Calc 3 to LaTeX?

First post here. Hope this is not clueless.

I am trying to export a LaTeX table from LibreOffice Calc. I do not use Excel because I am running Ubuntu.

I tried using the calc2LaTeX macro, but could not get it to work for LibreOffice 3.

I am looking for something with the functionality of the Excel2LaTeX plugin (available here ).

Could anyone do this using LibreOffice Calc 3?

Yours faithfully,

M0rg

+3
source share
2 answers

This may not be the most efficient way, but here is what I will do:

Save the table in csv format.

In LyX: File → Import → Table

Then: View → View Source.

.

+1

Gnumeric (sudo apt-get install gnumeric). , , Data- > Export Data- > Export . LaTeX ( \\ ), LaTeX , Gnumeric, .

+2

All Articles