From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: adding options to the minted environment of exported source blocks in latex Date: Mon, 10 Feb 2014 17:51:01 +0100 Message-ID: <87zjlylxmy.fsf@gmail.com> References: <87lhxmzm78.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCu4E-0006k8-Cy for emacs-orgmode@gnu.org; Mon, 10 Feb 2014 11:50:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCu48-0007oW-Hv for emacs-orgmode@gnu.org; Mon, 10 Feb 2014 11:50:46 -0500 Received: from mail-wg0-x233.google.com ([2a00:1450:400c:c00::233]:62334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCu48-0007oK-Bw for emacs-orgmode@gnu.org; Mon, 10 Feb 2014 11:50:40 -0500 Received: by mail-wg0-f51.google.com with SMTP id z12so4309414wgg.18 for ; Mon, 10 Feb 2014 08:50:39 -0800 (PST) In-Reply-To: (Alan Schmitt's message of "Sun, 09 Feb 2014 11:16:05 +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: Alan Schmitt Cc: emacs-orgmode Hello, Alan Schmitt writes: > Nicolas Goaziou writes: > >> It is also possible to do something in-between, i.e., tell Org about >> a few selected keywords and stuff the others into :options. This is what >> is done for images. Org knows about :height and :width and uses :options >> for everything else. > > The latter would be great. The option I'm considering does not exist in > minted, I add it in my preamble. Then the next question is: what would be the blessed keywords known by Org? They need to be supported in both listings and minted (but not necessarily under the same name internally). Regards, -- Nicolas Goaziou