From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Using KOMA and Memoir? Date: Tue, 6 May 2014 23:28:07 +0200 Message-ID: <20140506212807.GA3591@chitra.no-ip.org> References: <874n145b7y.fsf@ucl.ac.uk> <87siongy2s.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhmuP-0005bv-Pq for emacs-orgmode@gnu.org; Tue, 06 May 2014 17:28:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhmuK-0000rt-Bx for emacs-orgmode@gnu.org; Tue, 06 May 2014 17:28:17 -0400 Received: from mail-ee0-x22b.google.com ([2a00:1450:4013:c00::22b]:46820) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhmuK-0000rn-5L for emacs-orgmode@gnu.org; Tue, 06 May 2014 17:28:12 -0400 Received: by mail-ee0-f43.google.com with SMTP id d17so134061eek.30 for ; Tue, 06 May 2014 14:28:11 -0700 (PDT) Received: from chitra.no-ip.org (sd44012d5.adsl.online.nl. [212.64.18.213]) by mx.google.com with ESMTPSA id x45sm41655486eef.15.2014.05.06.14.28.10 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 May 2014 14:28:10 -0700 (PDT) Content-Disposition: inline In-Reply-To: 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 On Tue, May 06, 2014 at 09:41:27PM +0200, Martin Schöön wrote: > On 6 May 2014 09:34, Eric S Fraga wrote: > > > On Monday, 5 May 2014 at 22:23, Martin Schöön wrote: > > > > [...] > > > > > Thanks Eric, that was quick. I will try it but not tonight, too > > > tired. And > > > > I hope it works for you. Let us know how you get on. > > > > No luck thus far. I added your code to my .emacs but left the #+begin_src > and #+end_src lines out since I figured they have no purpose in .emacs. The #+begin_src, #+end_src, is to clearly separate the lisp source in the email (many posters to this list use Org syntax in emails). > I the altered #+latex_class: article to #+latex_class: komaarticle in my > org-file. > Whe trying to export it I am told komaarticle is not a known Latex class. Did you restart Emacs after that? -- Suvayu Open source is the future. It sets us free.