From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] ox-latex.el: Extend :placement attribute to source blocks Date: Mon, 16 Sep 2019 19:00:13 +0200 Message-ID: <87pnk05g82.fsf@nicolasgoaziou.fr> References: <20190912125001.412971-1-m.schlegel@posteo.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49115) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i9uMU-0001aq-N9 for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 13:00:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i9uMQ-0007XU-Nn for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 13:00:26 -0400 Received: from relay9-d.mail.gandi.net ([217.70.183.199]:37043) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i9uMQ-0007Ww-7j for emacs-orgmode@gnu.org; Mon, 16 Sep 2019 13:00:22 -0400 In-Reply-To: <20190912125001.412971-1-m.schlegel@posteo.de> (Mario Schlegel's message of "Thu, 12 Sep 2019 14:50:01 +0200") 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" To: Mario Schlegel Cc: emacs-orgmode@gnu.org Hello, Mario Schlegel writes: > * lisp/ox-latex.el (org-latex-src-block): Extend :placement attribute > to source blocks when the minted package is used. Applied. Thank you! Regards, -- Nicolas Goaziou