From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Klein Subject: Re: ox-latex: default packages cleaning Date: Fri, 10 Jul 2015 13:25:40 +0200 Message-ID: <20150710132540.544996fd@pckr150.mpip-mainz.mpg.de> References: <87r3ok589c.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDWRA-00076C-Ge for emacs-orgmode@gnu.org; Fri, 10 Jul 2015 07:25:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDWR6-0001cn-DV for emacs-orgmode@gnu.org; Fri, 10 Jul 2015 07:25:48 -0400 Received: from gate1.mpip-mainz.mpg.de ([194.95.63.248]:47362) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDWR6-0001cJ-6O for emacs-orgmode@gnu.org; Fri, 10 Jul 2015 07:25:44 -0400 In-Reply-To: <87r3ok589c.fsf@gmx.us> 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: Rasmus Cc: emacs-orgmode@gnu.org Hello > * Fixltx2e > > This packages is depreciated with TL2015 cf. LaTeX News 22. We can > use \RequirePackage[current]{latexrelease} but there's no point in > that.... AFAIK latexrelease only useful for backwards compatibility. Leaving this out probably doesn't break texing with older texlive versions. Please try to keep export compatible to older versions. I have a couple of computers where I can use new versions of org-mode (and an appropriate version of emacs), where it is not feasible to install a newer version of texlive. Best regards Robert