From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aaron Ecay Subject: Re: [PATCH] ob-R.el, ox-latex.el: support for tikz graphics Date: Tue, 26 Feb 2013 14:49:36 -0500 Message-ID: <87fw0i3lf3.fsf@gmail.com> References: <1361731894-2738-1-git-send-email-aaronecay@gmail.com> <87r4k3ue31.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47407) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UASAo-0004K5-K6 for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 16:34:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UASAn-00038G-Gu for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 16:34:54 -0500 Received: from mail-qe0-f53.google.com ([209.85.128.53]:35939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UAQWx-0007jg-67 for emacs-orgmode@gnu.org; Tue, 26 Feb 2013 14:49:39 -0500 Received: by mail-qe0-f53.google.com with SMTP id 1so2917741qee.12 for ; Tue, 26 Feb 2013 11:49:38 -0800 (PST) In-Reply-To: <87r4k3ue31.fsf@Rainer.invalid> 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: Achim Gratz , emacs-orgmode@gnu.org 2013ko otsailak 26an, Achim Gratz-ek idatzi zuen: > Thank you, this works nicely. Instead of dropping the options you > might want to consider wrapping another tikzpicture environment around > the \input statement and applying any options there. > > This is a good idea. To avoid a proliferation of patches, I will wait to see what Nicolas and others think of the patch to separate handling of :width and :height from :options. Then I will send a new patch with the original change, the :width/:height thing, and this idea about :options all squashed together. -- Aaron Ecay