From mboxrd@z Thu Jan 1 00:00:00 1970 From: Feng Shu Subject: unexpected " \usetheme{default} " Date: Thu, 06 Jun 2013 20:55:15 +0800 Message-ID: <87vc5r4cwc.fsf@news.tumashu-localhost.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkZk7-0001Kv-9V for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 08:56:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UkZk4-0004ZM-HS for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 08:56:39 -0400 Received: from mail-pb0-x233.google.com ([2607:f8b0:400e:c01::233]:63422) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UkZk4-0004Ym-Ad for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 08:56:36 -0400 Received: by mail-pb0-f51.google.com with SMTP id um15so3220327pbc.38 for ; Thu, 06 Jun 2013 05:56:34 -0700 (PDT) Received: from news.tumashu-localhost.org ([110.97.83.248]) by mx.google.com with ESMTPSA id xd2sm33778531pac.15.2013.06.06.05.56.32 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 06 Jun 2013 05:56:34 -0700 (PDT) Received: from feng by news.tumashu-localhost.org with local (Exim 4.80) (envelope-from ) id 1UkZil-000166-O2 for emacs-orgmode@gnu.org; Thu, 06 Jun 2013 20:55:15 +0800 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: orgmode Hi: 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? thanks --