From: Nooreen Dabbish <nerd@temple.edu>
To: emacs-orgmode@gnu.org
Subject: Using #+INCLUDE for a .tex file
Date: Thu, 3 Mar 2016 17:13:31 -0500 [thread overview]
Message-ID: <CAPx+V7YQxEDK9VxZ78tCwg=NeOQrf34gWdVpoGkx-LAq2LBQQg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 534 bytes --]
Hi,
I would like to include some latex files in my latex export exactly where I
place them in the flow.
I am trying to do this with
#+INCLUDE: file.tex
But this places them at the top of the document above the title. I have
also tried
#+INCLUDE: file.tex src latex
#+INCLUDE: file.tex src LaTeX
which did not include the tex.
I am now resorting to
#BEGIN_LATEX
\include{file}
#+END_LATEX
But I am unhappy with this solution because I would like to generate the
include line as the raw results of a code block.
Thanks,
Nooreen
[-- Attachment #2: Type: text/html, Size: 835 bytes --]
next reply other threads:[~2016-03-03 22:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-03 22:13 Nooreen Dabbish [this message]
2016-03-03 22:55 ` Using #+INCLUDE for a .tex file Josiah Schwab
2016-03-04 7:25 ` Eric S Fraga
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAPx+V7YQxEDK9VxZ78tCwg=NeOQrf34gWdVpoGkx-LAq2LBQQg@mail.gmail.com' \
--to=nerd@temple.edu \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).