From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: beamer, pdflatex and auctex Date: Tue, 10 Oct 2006 01:00:27 +0200 Organization: GNU's Not UNIX! Message-ID: <17706.54411.769139.893790@zogzog.gnu-rox.org> References: <85vemtxh7m.fsf@lola.goethe.zz> Reply-To: Xavier Maillard NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1160434933 16904 80.91.229.2 (9 Oct 2006 23:02:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Oct 2006 23:02:13 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Oct 10 01:02:11 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GX48K-00076B-Op for geh-help-gnu-emacs@m.gmane.org; Tue, 10 Oct 2006 01:02:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GX48K-00019v-Ev for geh-help-gnu-emacs@m.gmane.org; Mon, 09 Oct 2006 19:02:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GX47N-0000l0-Lh for help-gnu-emacs@gnu.org; Mon, 09 Oct 2006 19:01:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GX47L-0000k5-Vf for help-gnu-emacs@gnu.org; Mon, 09 Oct 2006 19:01:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GX47L-0000k0-Sz for help-gnu-emacs@gnu.org; Mon, 09 Oct 2006 19:01:03 -0400 Original-Received: from [66.249.92.174] (helo=ug-out-1314.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GX4Ez-0005pS-G5 for help-gnu-emacs@gnu.org; Mon, 09 Oct 2006 19:08:57 -0400 Original-Received: by ug-out-1314.google.com with SMTP id 36so716772uga for ; Mon, 09 Oct 2006 16:01:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-type:content-transfer-encoding:message-id:date:from:to:cc:subject:newsgroups:references:x-mailer:reply-to:jabber-id:organization:user-agent:sender; b=Sl6DGrvNC3QTtXsRRDgyHV8nmI0XCMqoR9bk9e83Z8Z9SIw7aw4uFV5l7frvpvEOGdg8xIStALfMtGob3L4XFPHpLefGn47k7PIDh6evH+Xy9eIRV+t9MStau7BJUVAdEi9X+UvPDKQbGLP5+mPlkdC6vT8U4IW3qtQLYi0FMpA= Original-Received: by 10.67.89.5 with SMTP id r5mr7498789ugl; Mon, 09 Oct 2006 16:01:01 -0700 (PDT) Original-Received: from zogzog.gnu-rox.org ( [213.41.184.169]) by mx.google.com with ESMTP id k1sm2162340ugf.2006.10.09.16.01.01; Mon, 09 Oct 2006 16:01:01 -0700 (PDT) Original-To: David Kastrup Original-Newsgroups: gnu.emacs.help X-Mailer: VM 7.19 under Emacs 22.0.50.1 Jabber-ID: zedek@im.lolica.org User-Agent: VM /GNU Emacs 22.0.50.1 on GNU/Linux X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:37938 Archived-At: On Tuesday, 10 October 2006, David Kastrup wrote: > Xavier Maillard writes: > > > Dear help-gnu-emacs@gnu.org, > > > > I have two questions for you :) > > > > 1. do you know how to insinuate AucTex with beamer -ie. add beamer > > into auctex ? > > Use a current version of AUCTeX. Current ? What version exactly ? I am limitted in what I can install here. > > 2. How to add pdflatex command directly in auctex when C-c C-c ? > > C-c C-t C-p toggles PDF mode. Great ! Thank you. -- Cheers Xavier