From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: adding options to the minted environment of exported source blocks in latex Date: Tue, 25 Mar 2014 16:48:24 +0100 Message-ID: References: <87lhxmzm78.fsf@gmail.com> <87zjlylxmy.fsf@gmail.com> <87vbwlldu7.fsf@gmail.com> <87a9cewc8r.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSTce-0002MX-Lr for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 11:54:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSTaX-0007zs-BK for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 11:50:40 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:37041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSTaX-0007zk-3R for emacs-orgmode@gnu.org; Tue, 25 Mar 2014 11:48:29 -0400 In-Reply-To: <87a9cewc8r.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 25 Mar 2014 16:04:36 +0100") 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 Nicolas Goaziou writes: > Hello, > > Alan Schmitt writes: > >> Using attr_latex would be great. > > Here is the patch. WDYT? It's working great, thanks a lot! Alan