From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: cannot export to beamer. Date: Sun, 16 Dec 2018 11:46:59 -0800 Message-ID: <87woo945l8.fsf@geus3064linuxwsm.geus.dk> References: <87zht6adx2.fsf@mat.ucm.es> <87y38qmzd9.fsf@gmail.com> <87sgyy4j38.fsf@mat.ucm.es> <87y38pg444.fsf@gmail.com> <87lg4pmj64.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gYcYZ-0006zt-Se for emacs-orgmode@gnu.org; Sun, 16 Dec 2018 14:58:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gYcNS-0002f5-OF for emacs-orgmode@gnu.org; Sun, 16 Dec 2018 14:47:05 -0500 Received: from mail-pf1-x432.google.com ([2607:f8b0:4864:20::432]:34978) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gYcNS-0002ei-Hm for emacs-orgmode@gnu.org; Sun, 16 Dec 2018 14:47:02 -0500 Received: by mail-pf1-x432.google.com with SMTP id z9so5275391pfi.2 for ; Sun, 16 Dec 2018 11:47:02 -0800 (PST) In-reply-to: <87lg4pmj64.fsf@mat.ucm.es> 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" To: Uwe Brauer Cc: emacs-orgmode@gnu.org On 2018-12-16 at 10:16 -0800, Uwe Brauer wrote: > So the problem is in my init file and I am quite sure that it has to > do with the following lines in my custom- file > > '(org-latex-classes What is the full line here? Is this a "setq"? I have: (add-to-list 'org-latex-classes `("copernicus" "\\documentclass{copernicus} [NO-DEFAULT-PACKAGES] [NO-PACKAGES]... At it doesn't damage the existing setup, juts adds to it... -k.