all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Including Latex Files
@ 2012-03-05 15:27 Markus Grebenstein
  2012-03-05 19:43 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Grebenstein @ 2012-03-05 15:27 UTC (permalink / raw)
  To: emacs-orgmode

Dear List,

I have a question regarding the #+INCLUDE markup:

Using babel, I ran into trouble with latex equations and I do not have 
the time to sort things out (unbalance #+begin_latex...). Therefore, I 
decided to use auctex and latex files to edit the calculation parts of 
my thesis.

I know the "brute force" method of using \input etc. but I'd prefer to 
use the much better  #+INCLUDE markup, because I can open the file using 
C-C '. Using
#+INCLUDE: myfile.tex
orgmode assumes the file is in org syntax.

So I tried
#+INCLUDE: myfile.tex latex
and the files compiled fine but C-C ' does try to open a file called 
myfile.tex latex

Is there any chance to include a tex file in orgmode in a way that it 
can be opened interactively by using #+INCLUDE: or -even better- 
defining a link?


Markus

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

end of thread, other threads:[~2012-03-06 20:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-05 15:27 Including Latex Files Markus Grebenstein
2012-03-05 19:43 ` Nicolas Goaziou
2012-03-06 20:51   ` Markus Grebenstein

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.