From: Eric Schulte <eric.schulte@gmx.com>
To: Riccardo Romoli <ric.romoli@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: AUCTex within org-babel
Date: Wed, 08 Feb 2012 07:25:50 -0700 [thread overview]
Message-ID: <87ty31csgh.fsf@gmx.com> (raw)
In-Reply-To: <CAHiM-bMON8oCGbkpy7kYUpxR9L6C6Sqbghe-RyoeSOurSHLBnA@mail.gmail.com> (Riccardo Romoli's message of "Wed, 8 Feb 2012 11:07:49 +0100")
Riccardo Romoli <ric.romoli@gmail.com> writes:
> Hi, is there a way to include the AUCTeX function (i.e. to create a figure
> or a table or insert a font...) and markup color, within an org-babel
> document?
>
If I understand your question correctly you want AUCTeX mode to be
active in an Org-mode document. Generally this is not possible as
Org-mode is the active mode and AUCTeX and Org would conflict in many
ways.
If you want syntax highlighting for a particular chunk of latex code,
you can may it in a src block
#+begin_src latex
your latex here...
#+end_src
and then customize the `org-src-fontify-natively' variable. Pressing
C-c ' from withing the code block will then launch a small buffer in
AUCTeX mode.
Best,
>
> Best
> Riccardo
--
Eric Schulte
http://cs.unm.edu/~eschulte/
next prev parent reply other threads:[~2012-02-08 14:26 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 [this message]
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
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=87ty31csgh.fsf@gmx.com \
--to=eric.schulte@gmx.com \
--cc=emacs-orgmode@gnu.org \
--cc=ric.romoli@gmail.com \
/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).