From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hsiu-Khuern Tang Subject: Re: Wishlist: drop "a4paper" option from the default LaTeX class Date: Mon, 2 Feb 2009 15:57:59 -0800 Message-ID: <20090202235759.GW28304@hplhtang1> References: <20090129195307.GK28304@hplhtang1> Reply-To: Hsiu-Khuern Tang Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LU8hv-0003ti-Cq for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 19:00:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LU8ht-0003tW-4P for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 19:00:02 -0500 Received: from [199.232.76.173] (port=52930 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LU8ht-0003tT-0q for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 19:00:01 -0500 Received: from gundega.hpl.hp.com ([192.6.19.190]:53785) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LU8hs-00078K-DB for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 19:00:00 -0500 Received: from mailhub-pa1.hpl.hp.com (mailhub-pa1.hpl.hp.com [15.25.115.25]) by gundega.hpl.hp.com (8.14.3/8.14.1/HPL-PA Relay) with ESMTP id n12Nw6qY007393 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 2 Feb 2009 15:58:06 -0800 (PST) Received: from hplhtang1.hpl.hp.com (hplhtang1.hpl.hp.com [15.4.92.205]) by mailhub-pa1.hpl.hp.com (8.14.3/8.14.3/HPL-PA Hub) with ESMTP id n12Nw50I010231 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Mon, 2 Feb 2009 15:58:06 -0800 Received: from htang by hplhtang1.hpl.hp.com with local (Exim 4.62) (envelope-from ) id 1LU8fv-0000Yq-QP for emacs-orgmode@gnu.org; Mon, 02 Feb 2009 15:57:59 -0800 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" * On Sat 09:44PM +0000, 31 Jan 2009, Carsten Dominik (dominik@science.uva.nl) wrote: > I have removed the a4paper from the default classes. > > Thanks. That's great, thank you! > On Jan 29, 2009, at 8:53 PM, Hsiu-Khuern Tang wrote: > > > The default class "article" in the variable org-export-latex-classes > > (which > > Emacs can't find anymore -- I have just filed a report) is > > > > \documentclass[11pt,a4paper]{article} > > > > I suggest dropping the "a4paper" option and letting the local TeX > > customization > > determine the default papersize. > > > > -- > > Best, > > Hsiu-Khuern. > > > > > > _______________________________________________ > > Emacs-orgmode mailing list > > Remember: use `Reply All' to send replies to the list. > > Emacs-orgmode@gnu.org > > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > -- Best, Hsiu-Khuern.