From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: [RFC] [PATCH] conditional use of latex packages Date: Thu, 21 Feb 2013 10:51:11 +0100 Message-ID: <20130221095111.GA4899@kuru.dyndns-at-home.com> References: <1361419346-23146-1-git-send-email-aaronecay@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8Str-0000pi-SO for emacs-orgmode@gnu.org; Thu, 21 Feb 2013 04:57:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U8Stm-00011Q-TO for emacs-orgmode@gnu.org; Thu, 21 Feb 2013 04:57:11 -0500 Received: from mail-wg0-f45.google.com ([74.125.82.45]:50860) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U8Stm-00011A-Mz for emacs-orgmode@gnu.org; Thu, 21 Feb 2013 04:57:06 -0500 Received: by mail-wg0-f45.google.com with SMTP id dq12so7332945wgb.12 for ; Thu, 21 Feb 2013 01:57:05 -0800 (PST) Content-Disposition: inline In-Reply-To: <1361419346-23146-1-git-send-email-aaronecay@gmail.com> 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 Hello Aaron, On Wed, Feb 20, 2013 at 11:02:21PM -0500, Aaron Ecay wrote: > Hello, > > The current way that org handles LaTeX packages for export isn’t > optimal. The org-latex-(default-)packages-alist variables define a set > of packages that are loaded always. If a user wants to use advanced > functionality (booktabs for nicer table export, listings or minted for > nicer source code), s/he has to add the packages to these variables > manually. And a package like longtables is imported into every > document, slowing down compilation even when it is not used. [...] I fully sympathise with your intentions and will test the patches at the earliest when I have some time (probably tomorrow). Cheers, -- Suvayu Open source is the future. It sets us free.