From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Amy Templeton Newsgroups: gmane.emacs.help Subject: Re: Auctex&Beamer recognising pdftex mode automatically Date: Thu, 10 May 2007 19:48:38 -0400 Message-ID: <87lkfw9r55.fsf@gmail.com> References: <87wszgxr6e.fsf@wivenhoe.staff8.ul.ie> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1178840601 14268 80.91.229.12 (10 May 2007 23:43:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 10 May 2007 23:43:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 11 01:43:20 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HmII3-0004ud-5v for geh-help-gnu-emacs@m.gmane.org; Fri, 11 May 2007 01:43:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmIPP-0003QT-6A for geh-help-gnu-emacs@m.gmane.org; Thu, 10 May 2007 19:50:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HmIPB-0003P4-Og for help-gnu-emacs@gnu.org; Thu, 10 May 2007 19:50:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HmIP9-0003M3-Lm for help-gnu-emacs@gnu.org; Thu, 10 May 2007 19:50:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HmIP9-0003LV-Ai for help-gnu-emacs@gnu.org; Thu, 10 May 2007 19:50:39 -0400 Original-Received: from an-out-0708.google.com ([209.85.132.248]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HmIHm-0008Ar-10 for help-gnu-emacs@gnu.org; Thu, 10 May 2007 19:43:02 -0400 Original-Received: by an-out-0708.google.com with SMTP id c17so221539anc for ; Thu, 10 May 2007 16:43:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:to:subject:references:from:x-now-playing:x-nsa-fodder:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=a4Vq65x7S/B3u+Rl5QjRaC/qrQyDXU3xzfi0Pbep530RDsqLI7BmRuJug1YAjVPWvikEjjXk6hg8u8iFJDGKoZUU50o2T03cV5RWDrul1r2wI7gvRjZKVBkcpXe8u7GOt1p2zPCR/rGm7QOmrtQonyeCFVfZGXQ3XSmzi9Wa9h4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:to:subject:references:from:x-now-playing:x-nsa-fodder:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=R1azkn9Io9UYcrKaSPxRMqBdPi+C02sUaCAErfuXpusy+Vrs13yvj8cy2zAO4dwa9iR+byl8EghGKth1pE4Lf84LLO5AtVJsZJRPdR01rA6exdgxqmOPSHvbPxoknFShofyXM5vUzHffZ674EeTfnsnPPJhgfYWfb4f88lkuP7s= Original-Received: by 10.100.133.9 with SMTP id g9mr1801043and.1178840580925; Thu, 10 May 2007 16:43:00 -0700 (PDT) Original-Received: from localhost ( [132.162.248.210]) by mx.google.com with ESMTP id c37sm21831503ana.2007.05.10.16.42.58; Thu, 10 May 2007 16:42:59 -0700 (PDT) X-Now-Playing: Julie Miller - Broken Things X-NSA-Fodder: NASA JFK gamma $400 million in gold bullion anarchy security In-Reply-To: <87wszgxr6e.fsf@wivenhoe.staff8.ul.ie> (Brendan Halpin's message of "Thu\, 10 May 2007 23\:14\:01 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.6 (newer, 2) 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:43867 Archived-At: Brendan Halpin wrote: > I've been looking for a way to get Emacs/AucTeX to recognise that > a paticular latex file should be processed by pdflatex, and was > delighted to stumble on the fact that > \usepackage[pdftex]{graphicx} or \documentclass[pdftex]{...} was > enough. > But it doesn't seem to work for Beamer files, i.e. > \documentclass[pdftex]{beamer} still gets put in LaTeX-mode. Is > this an oddity of beamer.cls? That's very odd...over here it definitely creates PDFs correctly if you put the [pdftex] argument in the \documentclass command, and I just made up a Beamer presentation the other day. However, it still says "latex" is the default compiler when I hit C-c C-c...but the output is definitely straight to PDF. Are you using any packages that might conflict with this behavior? Amy -- Loneliness is a terrible price to pay for independence.