Hi, I would like to have a main text of the document in LaTeX and only some parts as org files (using tables and babel functionality). Then these files I want to export to .tex files and include to the main tex file with \input{myorgfile1}. My question: is it possible to export to LaTeX without preamble and postable? Or how to automatically get rid of this redundant text to use it in \input?
Thanks in advance, Seweryn