From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Re: If org-mode can be used with auctex ? Date: Mon, 10 Aug 2009 10:04:48 +0100 Message-ID: References: <907065090908091318k3dfa5d3cj3bc5882aa29b95f1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaQoK-0007vl-6t for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 05:04:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaQoF-0007rF-65 for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 05:04:55 -0400 Received: from [199.232.76.173] (port=47330 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaQoE-0007qx-Su for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 05:04:51 -0400 Received: from mail-ew0-f211.google.com ([209.85.219.211]:34945) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaQoD-0008HK-UC for emacs-orgmode@gnu.org; Mon, 10 Aug 2009 05:04:50 -0400 Received: by ewy7 with SMTP id 7so3119057ewy.42 for ; Mon, 10 Aug 2009 02:04:48 -0700 (PDT) In-Reply-To: <907065090908091318k3dfa5d3cj3bc5882aa29b95f1@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: waterloo Cc: emacs-orgmode@gnu.org Welcome, Do search for AucTeX in the list archives, and you may find a nice description of what Matt does, which involves composing in org-mode and then using AucTeX to polish the layout. So far I myself compose in org-mode, use Ebib to insert references, and convert to LaTeX, without (yet) much need to tweak the latex using AucTeX. org-mode and AucTeX are both (AFAIK) major modes, so using them both at the same time (to edit LaTeX blocks embedded in org) would involve one of the hacks for using multiple major modes simultaneously, a topic on which I can't help, but see the EmacsWiki. Unless you really need to do advanced LaTeXing in longish blocks (in which case you might be better off composing in LaTeX to begin with), you might be happy just composing in org, and then tweaking the LaTeX (using AucTeX, say) to adjust the final results if you find you need to. On Sun, Aug 9, 2009 at 9:18 PM, waterloo wrote: > If org-mode can be used with auctex ? > > Thanks > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > >