From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Richard Subject: Re: [RFC] [PATCH] ox-latex: support :float no with caption for minted listings Date: Sun, 24 Aug 2014 08:51:16 +0200 Message-ID: <87k35yl6sb.fsf@geodiff-mac3.ulb.ac.be> References: <1408779394-11436-1-git-send-email-aaronecay@gmail.com> <87ha13dm3v.fsf@nicolasgoaziou.fr> <87oavbostg.fsf@gmail.com> <87a96uep52.fsf@nicolasgoaziou.fr> <87d2bqpvgr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLRbs-0005KL-5C for emacs-orgmode@gnu.org; Sun, 24 Aug 2014 02:49:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XLRbk-0003SM-M5 for emacs-orgmode@gnu.org; Sun, 24 Aug 2014 02:49:04 -0400 Received: from mxin.ulb.ac.be ([164.15.128.112]:47722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XLRbk-0003Qx-GH for emacs-orgmode@gnu.org; Sun, 24 Aug 2014 02:48:56 -0400 In-Reply-To: <87d2bqpvgr.fsf@gmail.com> (Aaron Ecay's message of "Sat, 23 Aug 2014 20:44:36 -0400") 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org Aaron Ecay writes: >> With your patch, when encountering the combination above, the export >> back-end will introduce a "captionof" command, which requires loading >> "caption" package with a specific option (i.e., compatibility=3Dfalse). > > Why is the compatibility=3Dfalse option needed? I can=E2=80=99t figure t= his > out. I didn't read the rest of this thread, but if all we need is \captionof, please use the capt-of package instead. It'll avoid compatibility issues with other classes/packages a user might load. --=20 Nico.