If all you want to do is using the org-mode superpowers for tables to write latex tables then you should about "Radio tables" in the manual (http://orgmode.org/manual/Radio-tables.html#Radio-tables). Basically, you write a standard org-mode table as a comment in your .tex file and then call a function to send the table as a latex table to a specified place in the same file. It is really nice and you can use all of the spreadsheet operations.
- Darlan Cavalcante Moreira At Tue, 22 Dec 2009 13:45:05 +0100, Karl Maihofer <ignora...@gmx.de> wrote: > > Hi, > > is there a way to only export the content of an org-file to the LaTeX > syntax (without LaTeX header etc.)? > > I'd like to include a table.tex (my bibliography, i do not use bibtex) > into my main tex-file. But because it is very nice to write tables in > orgmode, i thought i could write my table in a file table.org, export it > to table.tex, which then will be included into my main.tex file. > > Thanks! > > Karl > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode