From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Klein Subject: Re: ox-latex: default packages cleaning Date: Sat, 11 Jul 2015 20:53:23 +0200 Message-ID: <20150711205323.61665611@zotac> References: <87r3ok589c.fsf@gmx.us> <20150710132540.544996fd@pckr150.mpip-mainz.mpg.de> <87y4inx95l.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]:40203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDzu3-0002nR-7v for emacs-orgmode@gnu.org; Sat, 11 Jul 2015 14:53:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZDztu-0003H9-EK for emacs-orgmode@gnu.org; Sat, 11 Jul 2015 14:53:35 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:50049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZDztu-0003Gr-64 for emacs-orgmode@gnu.org; Sat, 11 Jul 2015 14:53:26 -0400 Received: from zotac ([95.88.192.223]) by mrelayeu.kundenserver.de (mreue101) with ESMTPSA (Nemesis) id 0LshA1-1YpZK11rjt-012EQp for ; Sat, 11 Jul 2015 20:53:24 +0200 In-Reply-To: <87y4inx95l.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: emacs-orgmode@gnu.org Hi Rasmus, On Sat, 11 Jul 2015 12:48:06 +0200 Rasmus wrote: > Hi Robert, > > Robert Klein writes: > > >> * 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. > > The target of Org 8.3 is 24.3. I don't know if there's a policy wrt > targeting older versions of auxiliary software. > > In the case of fixltx2 it's reasonable to only remove it from the > default packages after the release of Org 8.3. Extrapolating, users > of org-stable will only see that change 1-2 years from now. Forget what I said. You are right. LaTeX will also work without fixltx2e and org latex export probably doesn't need it anyway. Sorry about that. Best regards Robert