emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: coroa@online.de (Jonas Hörsch)
To: emacs-orgmode@gnu.org
Subject: Re: AUCTex within org-babel
Date: Fri, 10 Feb 2012 13:11:04 +0100	[thread overview]
Message-ID: <8739aievmv.fsf@gmail.com> (raw)
In-Reply-To: CAHiM-bNnXZuWPSk16ryuk3Np83RGHhtx5MdqLOUqs94qiPGygQ@mail.gmail.com

hi riccardo,

On Thu, Feb 09 2012, Riccardo Romoli wrote:

> I do not understand why the code works only if I use:
>
> #+begin_src latex :exports results :results latex
> ....
> #+end_src

for this to work you have to add (latex . t) to
org-babel-load-languages.

but it's actually thought to be used to automatically include some
generated latex code as f.ex. an org table as in [1]. org-babel then
creates a #+begin_latex...#+end_latex - block with the whole latex
inside, which is then exported the same way as if you had directly used
the latex-block.

cheers,
jonas

[1] http://orgmode.org/worg/org-tutorials/org-latex-export.html#sec-13-2

      reply	other threads:[~2012-02-10 12:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-08 10:07 AUCTex within org-babel Riccardo Romoli
2012-02-08 14:25 ` Eric Schulte
2012-02-08 14:51   ` Riccardo Romoli
2012-02-08 20:45     ` Jonas Hörsch
2012-02-09 14:07       ` Riccardo Romoli
2012-02-09 14:23         ` Jonas Hörsch
2012-02-09 15:48           ` Riccardo Romoli
2012-02-09 17:11             ` Jonas Hörsch
2012-02-09 21:31               ` Riccardo Romoli
2012-02-10 12:11                 ` Jonas Hörsch [this message]

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=8739aievmv.fsf@gmail.com \
    --to=coroa@online.de \
    --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).