* 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
Org-mode mailing list
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://orgmode.org/list/0 list/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 list list/ https://orgmode.org/list \
emacs-orgmode@gnu.org
public-inbox-index list
Example config snippet for mirrors.
Newsgroups are available over NNTP:
nntp://news.yhetil.org/yhetil.emacs.orgmode
nntp://news.gmane.io/gmane.emacs.orgmode
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git