From mboxrd@z Thu Jan 1 00:00:00 1970 From: Feng Shu Subject: Re: unexpected " \usetheme{default} " Date: Thu, 06 Jun 2013 22:05:55 +0800 Message-ID: <87r4gf49mk.fsf@news.tumashu-localhost.org> References: <87vc5r4cwc.fsf@news.tumashu-localhost.org> <86r4gf2vcy.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkaqS-00057a-U9 for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 10:07:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkaqR-0005jG-P5 for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 10:07:16 -0400 Received: from mail-pb0-x22f.google.com ([2607:f8b0:400e:c01::22f]:57920) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkaqR-0005i9-Io for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 10:07:15 -0400 Received: by mail-pb0-f47.google.com with SMTP id rr13so651697pbb.20 for ; Thu, 06 Jun 2013 07:07:14 -0700 (PDT) Received: from tumashu ([110.97.83.248]) by mx.google.com with ESMTPSA id nt6sm44543375pbb.4.2013.06.06.07.07.11 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 06 Jun 2013 07:07:13 -0700 (PDT) Received: from feng by news.tumashu-localhost.org with local (Exim 4.80) (envelope-from ) id 1Ukap9-0001zQ-Af for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 22:05:55 +0800 In-Reply-To: <86r4gf2vcy.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 06 Jun 2013 15:59:25 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org "Sebastien Vauban" writes: > Feng Shu wrote: >> when I export to a org file to article pdf with latex , I find that >> "\usetheme{default}" is inserted into the tex file. How to avoid this? > > It seems you're exporting to Beamer (C-c C-e l P/O)? You are right, thanks! > > Best regards, > Seb --