emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Exporting to LaTeX  to use it with \input
@ 2013-01-24 14:46 Seweryn Kokot
  2013-01-25 15:47 ` Myles English
  0 siblings, 1 reply; 2+ messages in thread
From: Seweryn Kokot @ 2013-01-24 14:46 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Exporting to LaTeX  to use it with \input
  2013-01-24 14:46 Exporting to LaTeX to use it with \input Seweryn Kokot
@ 2013-01-25 15:47 ` Myles English
  0 siblings, 0 replies; 2+ messages in thread
From: Myles English @ 2013-01-25 15:47 UTC (permalink / raw)
  To: Seweryn Kokot; +Cc: emacs-orgmode


Hi Seweryn,

Seweryn Kokot writes:

> 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?

Have a look at the standalone package, it ignores everything before
\begin{document} in the \input file.

You might be able to see the documentation by typing:

$ texdoc standalone


Myles

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-01-25 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-24 14:46 Exporting to LaTeX to use it with \input Seweryn Kokot
2013-01-25 15:47 ` Myles English

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).